From: Alexander Barton Date: Sun, 6 Sep 2015 14:51:40 +0000 (+0200) Subject: Update AUTHORS and .mailmap file X-Git-Tag: rel-23-rc1~1 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=86d27eaf8977c5e6f92fa192d0b2db82ea60b647 Update AUTHORS and .mailmap file And add a note to doc/HowToRelease.txt to not forget to update the list of authors in the future ... --- diff --git a/.mailmap b/.mailmap index f7696ca7..f7e3eb6e 100644 --- a/.mailmap +++ b/.mailmap @@ -1,4 +1,14 @@ # mailmap file for git-[short]log and git-blame +# use "git shortlog -se" to see the list of all authors. + +Alexander Barton +Alexander Barton -Alexander Barton Ali Shemiran + +Dana Dahlstrom +Dana Dahlstrom + +DNS + +LucentW diff --git a/AUTHORS b/AUTHORS index d12e6518..749dc3a7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -41,15 +41,23 @@ Eric Grunow Federico G. Schwindt Gabor Adam Toth Goetz Hoffart +Ian Chard Ilja Osthoff Jari Aalto +LucentW +Mantas Mikulėnas Neale Pickett +Peter Powell Rolf Eike Beer +Roy Sindre Norangshol Scott Perry Sean Reifschneider Sebastian Köhler Tassilo Schweyer +Tom Ryder +Unit 193 William Pitcock +Yecheng Fu xor diff --git a/doc/HowToRelease.txt b/doc/HowToRelease.txt index c965b798..af78ceea 100644 --- a/doc/HowToRelease.txt +++ b/doc/HowToRelease.txt @@ -37,6 +37,7 @@ II. How to prepare a new ngIRCd release? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ a) Make sure the source tree is in a releasable state ;-) + - is the AUTHORS file up to date? b) Make sure you have working versions of GNU autoconf and GNU automake installed on the system you use for generating the release: