summaryrefslogtreecommitdiffstats
path: root/crawl-ref/git-hooks
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2010-04-26 16:44:48 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2010-04-26 16:44:48 +1000
commit45622b06ef7508129ead6a8eae9638e9250385ba (patch)
treef64ab4fd3a499b094f151b923cefec0d20735ad5 /crawl-ref/git-hooks
parent23a6c29344836235c0138fa9857e7396c1c1b572 (diff)
downloadcrawl-ref-45622b06ef7508129ead6a8eae9638e9250385ba.tar.gz
crawl-ref-45622b06ef7508129ead6a8eae9638e9250385ba.zip
Add Cryptic to the CIA hooks.
Diffstat (limited to 'crawl-ref/git-hooks')
-rwxr-xr-xcrawl-ref/git-hooks/crawl-ref-cia2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/git-hooks/crawl-ref-cia b/crawl-ref/git-hooks/crawl-ref-cia
index 3d13640971..be9c1b4445 100755
--- a/crawl-ref/git-hooks/crawl-ref-cia
+++ b/crawl-ref/git-hooks/crawl-ref-cia
@@ -171,7 +171,7 @@ $user =~ s/steven/neunon/;
$user =~ s/scintilla/greensnark/;
$user =~ s/homelesspete/Twinge/;
$user =~ s/yobbobandana/yobbo/;
-
+$user =~ s/burnhamrobertp/Cryp71c/;
$rev = substr($commit, 0, 12);