commit 86d27eaf8977c5e6f92fa192d0b2db82ea60b647 from: Alexander Barton date: Sun Sep 06 14:51:56 2015 UTC 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 ... commit - 4acf95ab616ee2f0d0fea81abb738101e7eb34ec commit + 86d27eaf8977c5e6f92fa192d0b2db82ea60b647 blob - f7696ca7f68f3d622146eb2c3b6e2ce499217b84 blob + f7e3eb6e5d0dcf062ac14b19ee967ad3bf58496e --- .mailmap +++ .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 blob - d12e6518eafad335d125cb38308389c73413509f blob + 749dc3a714ea4d0427c7db546e68204e9fe95118 --- AUTHORS +++ 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 blob - c965b798ed4406723f253dfb7765552d0920218d blob + af78ceea7fe170f82b6bd15c6e7ad5bab2700517 --- doc/HowToRelease.txt +++ 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: