Simplify ALIASES and add email addresses to AUTHOR_HACKS in update_copyright.py.
authorW. Trevor King <wking@drexel.edu>
Sun, 8 Jan 2012 23:42:09 +0000 (18:42 -0500)
committerW. Trevor King <wking@drexel.edu>
Sun, 8 Jan 2012 23:42:09 +0000 (18:42 -0500)
commit8eab8be5fcda0912b789c38155ae6f98f31f9a54
tree93be835e9cf886c550c22ca9df70446d6d38f6fb
parent02d862a028c61849d6ef4f0c0a821341b144d71c
Simplify ALIASES and add email addresses to AUTHOR_HACKS in update_copyright.py.

Now that we're versioning with Git, we can use .mailmap instead of
ALIASES.  The adjustments to AUTHOR_HACKS avoid duplicated entries
(author vs. author and email).
update_copyright.py