summaryrefslogtreecommitdiffstats
path: root/crawl-ref/git-hooks
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-02-08 21:26:51 -0600
committerJesse Luehrs <doy@tozt.net>2010-02-08 21:28:07 -0600
commit8c8e3723f8aa2db11df04621836e9aaad548e8ba (patch)
tree499fe2afcf3242f43a4134827ff73537d72c5425 /crawl-ref/git-hooks
parent9c9e0cda9027cacd60a4d97618c8dee9efc3532e (diff)
downloadcrawl-ref-8c8e3723f8aa2db11df04621836e9aaad548e8ba.tar.gz
crawl-ref-8c8e3723f8aa2db11df04621836e9aaad548e8ba.zip
add cia alias for yobbo
Diffstat (limited to 'crawl-ref/git-hooks')
-rwxr-xr-xcrawl-ref/git-hooks/crawl-ref-cia1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/git-hooks/crawl-ref-cia b/crawl-ref/git-hooks/crawl-ref-cia
index 657ed422e9..3d13640971 100755
--- a/crawl-ref/git-hooks/crawl-ref-cia
+++ b/crawl-ref/git-hooks/crawl-ref-cia
@@ -170,6 +170,7 @@ $user =~ s/ennewalker/Enne/;
$user =~ s/steven/neunon/;
$user =~ s/scintilla/greensnark/;
$user =~ s/homelesspete/Twinge/;
+$user =~ s/yobbobandana/yobbo/;
$rev = substr($commit, 0, 12);