<div dir="ltr"><div><div><p dir="ltr"></p>On Dec 22, 2015 5:14 AM, "Tuncer Ayaz" <<a href="mailto:tuncer.ayaz@gmail.com">tuncer.ayaz@gmail.com</a>> wrote:<br>><br>> On 21 December 2015 at 22:08, Peter Jones <<a href="mailto:mlists@pmade.com">mlists@pmade.com</a>> wrote:<br>> > Brent Yorgey <<a href="mailto:byorgey@gmail.com">byorgey@gmail.com</a>> writes:<br>> > > Is there anything else that needs to happen? e.g. does the website<br>> > > need to be updated?<br>> ><br>> > According to the TODO file this is what we have left:<br>> ><br>> >   * generate, and push website haddocks with xmonad-web/gen-docs.sh<br>> ><br>> >   * update #xmonad topic<br>> ><br>> >   * email announce<br>><br>> Maybe the announcement should end with a list of contributors. We can<br>> begin with the git repos, and for the next release it might make sense<br>> to include tickets as well, but I'm not sure about that. You could run<br>> something like this on all repos and embed a single sorted list:<br>><br>> git log v0.11.. --format="%aN" --reverse \<br>>     | perl -e 'my %dedupe; while (<STDIN>) { print unless $dedupe{$_}++}'<br><br>We did list contributors in previous announces. Darcs cleaned up the list using an .authorspellings file (checked into the contrib repo), but I can't find an equivalent feature built-into git.<br><br></div>Regards,<br></div>Adam<br><div><div><br></div></div></div>