handle commits pushed with elias private email address

This commit is contained in:
Frédéric Péters 2018-02-22 17:21:34 +01:00
parent 48f4e7aa0a
commit f467620f11
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ author_map = {
'serghei@hekla.home': 'smihai@entrouvert.com',
'serghei.mihai@devlibre.net': 'smihai@entrouvert.com',
'Damien Laniel@localhost': 'dlaniel@entrouvert.com',
'elias@showk.me': 'eshowk@entrouvert.com',
}
class Command(BaseCommand):