summaryrefslogtreecommitdiffstats
path: root/crawl-ref/git-hooks
diff options
context:
space:
mode:
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 b77bacb3b5..f67787f924 100755
--- a/crawl-ref/git-hooks/crawl-ref-cia
+++ b/crawl-ref/git-hooks/crawl-ref-cia
@@ -168,7 +168,7 @@ $user =~ s/rvollmert/by/;
$user =~ s/ottochar/pointless_/;
$user =~ s/ennewalker/Enne/;
$user =~ s/steven/neunon/;
-
+$user =~ s/scintilla/greensnark/;
$rev = substr($commit, 0, 12);