From 55dcc1cc024b078bd325b3f21e9b1555a5d16cc5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 May 2020 05:06:23 +0300 Subject: Add script for generate authors list --- tools/authors.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tools/authors.sh (limited to 'tools') 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 -- cgit v1.2.3-60-g2f50