diff --git a/update-authors.sh b/update-authors.sh new file mode 100755 index 00000000..160e4fa3 --- /dev/null +++ b/update-authors.sh @@ -0,0 +1,2 @@ +#!/bin/sh +git authors -l --no-email | grep -v "\\[bot\\]" > AUTHORS