Royal Mail IA: Correct twitter attribution (again)

master
Tom Bebbington 2014-03-27 01:23:57 +00:00
parent ca7ea11962
commit 5122e6bdfa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ category 'ids';
topics 'special_interest';
attribution
github => [ 'https://github.com/TopHattedCoder', 'Tom Bebbington' ],
twitter => [ 'http://twitter.com/TopHattedCoder', '@TopHattedCoder' ];
twitter => [ 'http://twitter.com/TopHattedCoder', 'TopHattedCoder' ];
# Regex for royal mail.
my $rm_qr = qr/royalmail|parcelforce/io;