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: