Authors
Revision as of 06:54, 22 July 2013 by Bugman (talk | contribs) (→authors.txt: Abstracted all of the email addresses to avoid harvesting by spam bots.)
Contents
Cloning Subversion
Based on this post
Retrieve a list of all Subversion committers
svn log -q | awk -F '|' '/^r/ {sub("^ ", "", $2); sub(" $", "", $2); print $2" = "$2" <"$2">"}' | sort -u > authors.txt
authors.txt
Author information can be found at gna project page.
bugman = Edward d Auvergne <edward att nmr-relax dott com>
edward = Edward d Auvergne <edward att nmr-relax dott com>
han87 = Han Sun <hasu att nmr dott mpibpc dott mpg dott de>
macraild = Chris MacRaild <c dott a dott macraild att leeds dott ac dott uk>
michaelbieri = Michael Bieri <michael.bieri att gmx dott ch>
pansapiens = Andrew Perry <pansapiens att pansapiens dott com>
semor = Sébastien Morin <sebastien dott morin att unibas dott ch>
varioustoxins = Dr Gary S Thompson <garyt att bmb dott leeds dott ac dott uk>