From ca73402ff0dd5554b885afed7645d11ca030f03f Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 15 May 2010 08:25:23 -0400 Subject: [PATCH] Update canonical copyright names for 'illysam' and 'pancaldi.paulo'. Also add the missing '.82' to Fabrizio's alias. --- update_copyright.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update_copyright.py b/update_copyright.py index f4e39df..aa21629 100755 --- a/update_copyright.py +++ b/update_copyright.py @@ -55,10 +55,10 @@ ALIASES = { 'Massimo Sandal ': ['devicerandom', 'unknown'], - 'Fabrizio Benedetti':['fabrizio.benedetti'], - 'il':['illysam'], + 'Fabrizio Benedetti':['fabrizio.benedetti.82'], + 'Rolf Schmidt ':['illysam'], 'Marco Brucale':['marcobrucale'], - 'pp':['pancaldi.paolo'], + 'Pancaldi Paolo':['pancaldi.paolo'], } IGNORED_PATHS = ['./.hg/', './doc/img', './test/data/', -- 2.26.2