Royal Mail IA: Correct twitter attribution (again)
parent
ca7ea11962
commit
5122e6bdfa
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue