summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2014-06-15 21:00:40 +0200
committerSebastian Pipping <sebastian@pipping.org>2014-06-15 21:00:40 +0200
commita13a207d8693ff2d02d2efb14d91fcc8813752b2 (patch)
treec81014f3903471568488c4794fb34d3bd9266c4c
parentRemove a stray space in the identity map (diff)
downloaduserinfo-scripts-a13a207d8693ff2d02d2efb14d91fcc8813752b2.tar.gz
userinfo-scripts-a13a207d8693ff2d02d2efb14d91fcc8813752b2.tar.bz2
userinfo-scripts-a13a207d8693ff2d02d2efb14d91fcc8813752b2.zip
dirtyepic = rhill
-rwxr-xr-xgit-identity-map.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-identity-map.py b/git-identity-map.py
index 2bf1bfb..38ac404 100755
--- a/git-identity-map.py
+++ b/git-identity-map.py
@@ -15,6 +15,9 @@ _past_nicknames_for = {
'chithanh': (
('chithead', _CHAT_OR_LOCAL_ONLY),
),
+ 'dirtyepic': (
+ ('rhill', _PAST_GENTOO_ACCOUNT),
+ ),
'fauli': (
('opfer', _PAST_GENTOO_ACCOUNT),
),