aboutsummaryrefslogtreecommitdiffstats
path: root/update_copyright.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-06-24 21:51:20 -0400
committerW. Trevor King <wking@drexel.edu>2010-06-24 21:51:20 -0400
commit2dde7664df85e91d0f914025fd66d147c508f6ab (patch)
tree1c748b5a932d83374095245d82afbc3d8dfb20fc /update_copyright.py
parent2eab4691ff80455cd0ca25b2c58fb3acb1dcbdeb (diff)
downloadbugseverywhere-2dde7664df85e91d0f914025fd66d147c508f6ab.tar.gz
Add aliases to update_copyright.py for some recent commits
Diffstat (limited to 'update_copyright.py')
-rwxr-xr-xupdate_copyright.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/update_copyright.py b/update_copyright.py
index 2490ba9..c2c7322 100755
--- a/update_copyright.py
+++ b/update_copyright.py
@@ -50,12 +50,14 @@ ALIASES = [
'Ben Finney <ben+python@benfinney.id.au>',
'John Doe <jdoe@example.com>'],
['Chris Ball <cjb@laptop.org>',
+ 'Chris Ball <cjb@t60>',
'Chris Ball <cjb@thunk.printf.net>'],
['Gianluca Montecchi <gian@grys.it>',
'gian <gian@li82-39>',
'gianluca <gian@galactica>'],
['W. Trevor King <wking@drexel.edu>',
- 'wking <wking@mjolnir>'],
+ 'wking <wking@mjolnir>',
+ 'wking <wking@thialfi>'],
[None,
'j^ <j@oil21.org>'],
]