Displaying 1 result from an estimated 1 matches for "1ae7849".
Did you mean:
1aa78495
2012 Nov 27
1
[PATCH] Add the .mailmap and change the method to generate AUTHORS
...redhat.com>
-Richard W.M. Jones <rich at annexia.org>
+Richard W.M. Jones <rjones at redhat.com>
Sandeep Shedmake <sshedmak at redhat.com>
Shankar Prasad <svenkate at redhat.com>
Thomas S Hatch <thatch45 at gmail.com>
diff --git a/Makefile.am b/Makefile.am
index 1ae7849..9b307b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -240,10 +240,7 @@ dist-hook:
$(top_srcdir)/update-bugs.sh > BUGS-t
mv BUGS-t BUGS
cp BUGS $(distdir)/BUGS
- git log --pretty="format:%an <%ae>" | sort -u | uniq -w 10 | \
- grep -v rjones | \
- grep -v "Richard J...