From 8e0d0b37e2aa986f5f47ad08a6462d5e06fce74f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 7 Mar 2024 13:57:50 +1100 Subject: [PATCH] AUTHORS: add 15 new developers Also correct incorrect user de-duplication in canonical author data. --- AUTHORS | 23 +++++++++++++++---- tools/utils/git_data_canonical_authors.py | 27 ++++++++++++++++++++--- 2 files changed, 43 insertions(+), 7 deletions(-) diff --git a/AUTHORS b/AUTHORS index 3dd16c0bc91..86b4fae9188 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,6 +26,7 @@ Aaron Franke Adam Nydahl Adi Sage Aditya Y Jeppu +Adrian Bibby Walther Adrian Newton AgAmemnno Aidan Davey @@ -69,7 +70,7 @@ Andrej730 Andres Stephens Andrew Buttery Andrew Hale -Andrew Oates +Andrew Oates Andrew Wiggin Andrew Williams Andrii Symkin @@ -96,6 +97,7 @@ Arystanbek Dyussenov Asad-ullah Khan Asher Ashley Ruglys +Attila Afra Aurel Wildfellner Aurelien Jarno Azeem Bande-Ali @@ -197,6 +199,7 @@ Dorian Doug Hammond Douglas Paul Dyvine57 +ESASHIKA Kaoru Ed Halley Edgar Roman Cervantes Edmund Kapusniak @@ -207,6 +210,7 @@ Ejner Fergo Elia Sarti Emanuel Claesson Enrico Fracasso +Enrique-de-la-Calle Eric Bickle Eric Cosky Erik Abrahamsson @@ -323,6 +327,7 @@ John Quillan Johnny Matthews Joilnen Leite Jonas Holzman +JonasDichelle Jonathan Williamson Jorge Bernal Jorijn de Graaf @@ -345,7 +350,7 @@ Julian Eisel Julian Plak Julian Squires Julien Kaspar -Jun Mizutani +Jun Mizutani Jung Jaeyun Jure Triglav Justin Dailey @@ -356,7 +361,7 @@ Kai Jægersen Karsten Schwenk Karthik Rangasai Sivaraman Kaspian Jakobsson -Kazashi Yoshioka +Kazashi Yoshioka Kdaf Keir Mierle Keith Boshoff @@ -373,6 +378,7 @@ Kevin Mackay Khanh Ha Konrad Kleine Konrad Puklicki +Koranir <101683475+Koranir@users.noreply.github.com> Kris Krzysztof Recko Kévin Dietrich @@ -484,6 +490,7 @@ Nick Milios Nick Samarin Nicola De Mitri Nicolas Fauvet +Nika Kutsniashvili Nikhil Shringarpurey Nikita Sirgienko Nikolaus Leopold @@ -512,6 +519,7 @@ Paul Golter Paul Melis PaulKristoffersson <57681017+PaulKristoffersson@users.noreply.github.com> Pawel Franitza +Pedro A Pedro Reis Peng Yan <1105012124@qq.com> Petar Dosev @@ -532,6 +540,7 @@ Phoenix Katsch Pi Lanningham Pierluigi Grassi Pierre Risch +Pierrick Bouvier Piotr Makal Piotr Ostrowski Pratik Borhade @@ -545,6 +554,7 @@ Rajesh Malviya Ralf Hölzemer Ramil Roosileht Rateeb Riyasat +Raul Fernandez Rawalanche Ray Molenkamp Rebecca Dengate @@ -579,9 +589,11 @@ Scott Petrovic Scott Spadea Scott Wilson Scurest +Sean Kim Sebastian Herholz Sebastian Koenig -Sebastian Parborg +Sebastian Parborg +SebastianWitt Sebastiano Barrera Sebastián Barschkis Sergej Reich @@ -629,6 +641,7 @@ Thomas Beck Thomas Dinges Thomas Lachmann Thomas Szepe +Thomas Wilshaw Tiago Chaves Tianwei Shen Tim Stullich @@ -697,12 +710,14 @@ Zijun Zhou andreas atteneder ariva00 b-init +bartus bird_d brunoT cgtinker coyo_t dupoxy fiord +grady himisa jim man jon denning diff --git a/tools/utils/git_data_canonical_authors.py b/tools/utils/git_data_canonical_authors.py index cf2d35abd28..c964de012c2 100644 --- a/tools/utils/git_data_canonical_authors.py +++ b/tools/utils/git_data_canonical_authors.py @@ -69,6 +69,10 @@ def canonical_author_map() -> Dict[str, str]: "Amelie Fondevilla ", "Amélie Fondevilla ", ), + "Andrew Oates ": ( + "Andrew Oates ", + "Andrew Oates ", + ), "Andrii Symkin ": ( "Andrii ", "pembem22 ", @@ -103,6 +107,7 @@ def canonical_author_map() -> Dict[str, str]: "Bastien Montagne (@mont29) <>", "Bastien Montagne ", "Bastien Montagne ", + "Bastien Montagne ", "Bastien Montagne ", "bastien ", "mont29 ", @@ -215,6 +220,9 @@ def canonical_author_map() -> Dict[str, str]: "Ejner Fergo ": ( "Ejner Fergo ", ), + "Eric Cosky ": ( + "Eric Cosky ", + ), "Erik Abrahamsson ": ( "Eric Abrahamsson ", "Erick Abrahammson ", @@ -303,6 +311,7 @@ def canonical_author_map() -> Dict[str, str]: "Iliay Katueshenock ", "Iliya Katueshenock ", "Iliya Katueshenock ", + "Iliya Katushenock ", "MOD ", "illua1 ", ), @@ -343,6 +352,7 @@ def canonical_author_map() -> Dict[str, str]: "Jesse Yurkovich ": ( "Jesse Y ", "Jesse Yurkovich ", + "Jesse Yurkovich ", ), "Johannes J ": ( "Johannes J ", @@ -379,8 +389,9 @@ def canonical_author_map() -> Dict[str, str]: "Julien Kaspar ": ( "Julien Kaspar ", ), - "Jun Mizutani ": ( + "Jun Mizutani ": ( "Jun Mizutani ", + "Jun Mizutani ", ), "Jörg Müller ": ( "Joerg Mueller ", @@ -391,6 +402,10 @@ def canonical_author_map() -> Dict[str, str]: "Kaspian Jakobsson ": ( "\x96kaspian.jakobssongmail.com ", ), + "Kazashi Yoshioka ": ( + "Kazashi Yoshioka ", + "vnapdv ", + ), "Kevin C. Burke ": ( "Kevin C. Burke ", ), @@ -579,6 +594,12 @@ def canonical_author_map() -> Dict[str, str]: "Sahar A. Kashi ", "salipourto ", ), + "Scurest ": ( + "Scurest ", + ), + "Sean Kim ": ( + "Sean Kim ", + ), "Sebastian Herholz ": ( "Sebastian Herholz ", "Sebastian Herholz ", @@ -589,10 +610,10 @@ def canonical_author_map() -> Dict[str, str]: "Sebastian Koenig ", "Sebastian Koenig ", ), - "Sebastian Parborg ": ( + "Sebastian Parborg ": ( + "Sebastian Parborg ", "Sebastian Parborg ", "Sebastian Parborg ", - "Sebastian Ramacher ", ), "Sergey Sharybin ": ( "Sergey Sharybin ",