projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eab469
)
Add aliases to update_copyright.py for some recent commits
author
W. Trevor King
<wking@drexel.edu>
Fri, 25 Jun 2010 01:51:20 +0000
(21:51 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Fri, 25 Jun 2010 01:51:20 +0000
(21:51 -0400)
update_copyright.py
patch
|
blob
|
history
diff --git
a/update_copyright.py
b/update_copyright.py
index 2490ba975291cb900b46be6487a4446489f1b71f..c2c7322fdb0d6b513e37ab8354028bc1aab5e26e 100755
(executable)
--- 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>'],
]