summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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),
),