Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created June 26, 2014 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/f7a73bb51aa8032b81db to your computer and use it in GitHub Desktop.
Save peterbe/f7a73bb51aa8032b81db to your computer and use it in GitHub Desktop.
aliases=(
('Eric','Erik'),
('Michael', 'Mickael','Mickey','Mike'),
('Alex','Alexander'),
('Andrew','Andy'),
('Ben','Benjamin'),
('Carl','Karl'),
('Christopher','Chris'),
('Dave','David'),
('Frederic','Fredrik',u'Fr\xe9d\xe9ric'),
('Gregory','Greger'),
('Gustaf','Gustav'),
('Hanna','Hannah'),
('Helen','Helene',u'Hel\xe9n'),
('Jacob','Jakob'),
('Jennie','Jenny'),
('Jim','Jimmy'),
('Margareta','Margaretha'),
('Mark','Marc'),
('Mat','Matt','Matthew'),
('Pelle','Per'),
('Peter','Pete'),
('Philip','Philipp','Philippe'),
('Rich','Rickard'),
('Sara','Sarah'),
('Seb','Sebastian'),
('Therese',u'Ther\xe9se'),
('Viktor','Victor'),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment