updated AUTHORS with the help of git
authorArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 19:33:26 +0000 (12:33 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 19:33:26 +0000 (12:33 -0700)
commitbb164e82fb70dda8a9a0370c31ec528782151c4e
tree483b32810449bb0e391f51066e3fdf6c4418fc93
parent7b04e8caa33d9cfea8dcce30abd58283fb24ffc1
updated AUTHORS with the help of git

use

git log --pretty=oneline --name-only --author=AUTHORNAME v4.2.7..HEAD  |sort |uniq

a bit of hand editing and a quick emacs macro later and you have a nice comma seperated list of all files changes by one author between two commits.
AUTHORS