Skip to content

Commit

Permalink
Add more contributors with their proper name in the mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 8, 2023
1 parent 02c8e03 commit 5ce5b29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/committers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
@author_map = {
"aabramov" => "Adi Abramovich",
"abenari" => "Amos Benari",
"archanaserver" => "Archana Kumari",
"adamruzicka" => "Adam Ruzicka",
"Alexander Fisher" => "Alex Fisher",
"alongoldboim" => "Alon Goldboim",
Expand All @@ -54,6 +55,7 @@
"Dirk Goetz" => "Dirk Götz",
"Eric D Helms" => "Eric D. Helms",
"Eric Helms" => "Eric D. Helms",
"girijaasoni" => "Girija Soni",
"Joseph Magen" => "Joseph Mitchell Magen",
"Ivan Necas" => "Ivan Nečas",
"Lukas Zapletal" => "Lukáš Zapletal",
Expand Down Expand Up @@ -134,6 +136,8 @@
"tux93" => "Marcel Kühlhorn",
"snemeth" => "Štefan Németh",
"Stejskal Leos" => "Leos Stejskal",
"pkoprda" => "Peter Koprda",
"vijaysawant" => "Vijaykumar Sawant",
}

@authors={}
Expand Down

0 comments on commit 5ce5b29

Please sign in to comment.