From: W. Trevor King Date: Fri, 25 Jun 2010 01:51:20 +0000 (-0400) Subject: Add aliases to update_copyright.py for some recent commits X-Git-Tag: 1.0.0~53^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2dde7664df85e91d0f914025fd66d147c508f6ab;p=be.git Add aliases to update_copyright.py for some recent commits --- 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 ', 'John Doe '], ['Chris Ball ', + 'Chris Ball ', 'Chris Ball '], ['Gianluca Montecchi ', 'gian ', 'gianluca '], ['W. Trevor King ', - 'wking '], + 'wking ', + 'wking '], [None, 'j^ '], ]