Add cleanup script (for developers) (Fix #124)

This commit is contained in:
Feross Aboukhadijeh
2016-03-10 15:18:02 -08:00
parent f740195ce4
commit fbddb0c98b
3 changed files with 23 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/sh
# Update AUTHORS.md based on git history.
git log --reverse --format='%aN <%aE>' | perl -we '