Skip to content

Commit c3a389f

Browse files
authored
Merge pull request #214 from davel/davel/email
Fix my broken email address
2 parents 096930c + 3fa77bc commit c3a389f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ H.Merijn Brand - Tux <[email protected]>
2020
Matthew Horsfall (alh) <[email protected]> <[email protected]>
2121
2222
23+
Dave Lambley <[email protected]> <davel@isosceles.(none)>

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ my %o =
518518
'Damyan Ivanov <[email protected]>',
519519
'Dan Book <[email protected]>',
520520
'Daniël van Eeden <[email protected]>',
521-
'Dave Lambley <davel@isosceles.(none)>',
521+
'Dave Lambley <[email protected]>',
522522
'David Farrell <[email protected]>',
523523
'David Steinbrunner <[email protected]>',
524524
'Dominik Sauer <[email protected]>',

0 commit comments

Comments
 (0)