summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2014-06-23 01:26:19 +0200
committerSebastian Pipping <sebastian@pipping.org>2014-06-23 01:26:20 +0200
commit619ec580f4c89fb1e46b92d53342e339a32fbab8 (patch)
tree65929c566bf57f9ba06b12d2e85df34eb00c6d3b /git-identity-map.py
parentAdd SVN user "vcover" (diff)
downloaduserinfo-scripts-619ec580f4c89fb1e46b92d53342e339a32fbab8.tar.gz
userinfo-scripts-619ec580f4c89fb1e46b92d53342e339a32fbab8.tar.bz2
userinfo-scripts-619ec580f4c89fb1e46b92d53342e339a32fbab8.zip
Map CHTEKK to chtekk
Used in uppercase in SVN overlay "proj/vps"
Diffstat (limited to 'git-identity-map.py')
-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 abbcb8e..50dbdfe 100755
--- a/git-identity-map.py
+++ b/git-identity-map.py
@@ -12,6 +12,9 @@ _PAST_GENTOO_ACCOUNT, _CHAT_OR_LOCAL_ONLY = range(2)
_past_nicknames_for = {
+ 'chtekk': (
+ ('CHTEKK', _CHAT_OR_LOCAL_ONLY),
+ ),
'chithanh': (
('chithead', _CHAT_OR_LOCAL_ONLY),
),