summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/authors.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/authors.sh b/tools/authors.sh
new file mode 100755
index 000000000..a5b601d37
--- /dev/null
+++ b/tools/authors.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+git log --format=format:"%aN <%aE>"|grep -v "54d463be-8e91-2dee-dedb-b68131a5f0ec"|sort|uniq