Skip to content

Commit c22f161

Browse files
committed
adds a couple of mappings
1 parent a6dee7b commit c22f161

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/models/names_manager.rb

+2
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ def self.authors_of_special_cased_commits(commit)
211211
map 'Alexander Dymo', 'adymo', "dymo\100mk.ukrtelecom.ua"
212212
map 'Alexander Staubo', "alex\100purefiction.net", "alex\100byzantine.no"
213213
map 'Alexander Uvarov', 'wildchild'
214+
map 'Alexey Nikitin', 'tank-bohr'
214215
map 'Alexey Trofimenko', 'codesnik'
215216
map 'Alexey Zatsepin', 'alexey', 'Alexey'
216217
map 'Aliaksey Kandratsenka', 'Aleksey Kondratenko'
@@ -728,6 +729,7 @@ def self.authors_of_special_cased_commits(commit)
728729
map 'Michal Šafránek', "wejn\100box.cz"
729730
map 'Michiaki Baba', "babie7a0\100ybb.ne.jp"
730731
map 'Mica Eked', 'mica eked'
732+
map 'Miguel Fernández', 'Miguel', 'miguelff'
731733
map 'Mike Boone', 'boone'
732734
map 'Mike Clark', "mike\100clarkware.com"
733735
map 'Mike Gunderloy', 'Michael Gunderloy'

0 commit comments

Comments
 (0)