summaryrefslogtreecommitdiffstats
path: root/crawl-ref/git-hooks
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2012-07-10 09:57:39 -0400
committerNeil Moore <neil@s-z.org>2012-07-10 09:57:39 -0400
commit315c7ef50eea9a7d45bc844f173e2b7b3191cbc3 (patch)
treeef529579545701274ef93d0bdf20346256bf50ae /crawl-ref/git-hooks
parente9529475b9eb2ded369ac9590d3c1e5530061f6c (diff)
downloadcrawl-ref-315c7ef50eea9a7d45bc844f173e2b7b3191cbc3.tar.gz
crawl-ref-315c7ef50eea9a7d45bc844f173e2b7b3191cbc3.zip
Cakes and ale for Grunt. Welcome to the devteam!
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 48c33362fc..99586b32c1 100755
--- a/crawl-ref/git-hooks/crawl-ref-cia
+++ b/crawl-ref/git-hooks/crawl-ref-cia
@@ -178,6 +178,7 @@ $user =~ s/flodiebold/edlothiol/;
$user =~ s/chriscampbell89/MarvinPA/;
$user =~ s/naesten/SamB/;
$user =~ s/neil/|amethyst/;
+$user =~ s/smelenchuk/Grunt/;
# Other regular contributorss
$user =~ s/homelesspete/Twinge/;
@@ -191,7 +192,6 @@ $user =~ s/brendan/bmh/;
$user =~ s/sbalady/nfogravity/;
$user =~ s/ben\.striegel/Wensley/;
$user =~ s/thann/Thann/;
-$user =~ s/smelenchuk/Grunt/;
$user =~ s/policarpocp/CommanderC/;
$rev = substr($commit, 0, 12);