From 59d81a23d9e5c529bfc2d41ab0aa854439198dd5 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 6 Oct 2023 21:37:18 +1100 Subject: [PATCH] AUTHORS: update --- AUTHORS | 16 +++++++++++++--- tools/utils/git_data_canonical_authors.py | 12 +++++++++++- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 03e17c12c9e..d09f9ce5228 100644 --- a/AUTHORS +++ b/AUTHORS @@ -62,6 +62,7 @@ Andre Susano Pinto Andrea Beconcini Andrea Weikert Andreas Bergmeier +Andrej730 Andrew Buttery Andrew Hale Andrew Oates @@ -169,8 +170,10 @@ Dave Pagurek David Ballesteros David Friedli David Vogel +Daybreak Deep Majumder Demeter Dzadik +Denis Kovacs Dennis Ranish Diego Borghetti Diego Gangl @@ -238,7 +241,7 @@ Hallam Roberts Hamdi Ozbayburtlu Hamed Zaghaghi Hannes Loeschke -Hans Goudey +Hans Goudey Hans Lambermont Harley Acheson Harshit Mehta @@ -329,7 +332,7 @@ Juha Mäki-Kanto Juho Vepsalainen Julian Eisel Julian Squires -Julien Kaspar +Julien Kaspar Jun Mizutani Jung Jaeyun Justin Dailey @@ -472,6 +475,7 @@ Nikolaus Leopold Nils Thuerey Nischay-Raj Norman Lin +NueSB Octave C Olivier Jolly Olivier Maury @@ -492,6 +496,8 @@ Paul Melis PaulKristoffersson <57681017+PaulKristoffersson@users.noreply.github.com> Pawel Franitza Pedro Reis +Peng Yan <1105012124@qq.com> +Petar Dosev Peter Fog Peter Kim Peter Larabell @@ -629,7 +635,8 @@ Urko Vaishnav S Valdemar Lindberg Valentin -Vasyl-Pidhirskyi +Vasilis-Milios +Vasyl Pidhirskyi Victor Seiji Hariki Victor-Louis De Gusseme Viktoriia Safiullina @@ -671,6 +678,7 @@ b-init bird_d brunoT cgtinker +coyo_t fiord himisa jim man @@ -680,10 +688,12 @@ listout lolloz98 luzpaz matc +menda n-kall nBurn nutti ok_what +persun swann unclezeiv yves diff --git a/tools/utils/git_data_canonical_authors.py b/tools/utils/git_data_canonical_authors.py index 9e55d230220..f0592478f99 100644 --- a/tools/utils/git_data_canonical_authors.py +++ b/tools/utils/git_data_canonical_authors.py @@ -267,8 +267,9 @@ def canonical_author_map() -> Dict[str, str]: "Habib Gahbiche ": ( "Habib Gahbiche ", ), - "Hans Goudey ": ( + "Hans Goudey ": ( "Hans Goudey ", + "Hans Goudey ", "Hans Goudey ", ), "Harley Acheson ": ( @@ -365,6 +366,9 @@ def canonical_author_map() -> Dict[str, str]: "Severin ", "julianeisel ", ), + "Julien Kaspar ": ( + "Julien Kaspar ", + ), "Jun Mizutani ": ( "Jun Mizutani ", ), @@ -422,6 +426,9 @@ def canonical_author_map() -> Dict[str, str]: "Marc Chéhab ", "Marc Chéhab ", ), + "Marcos Perez ": ( + "Marcos Perez ", + ), "Martijn Berger ": ( "Martijn Berger ", "Martijn Berger ", @@ -635,6 +642,9 @@ def canonical_author_map() -> Dict[str, str]: "Ulysse Martin ": ( "Ulysse Martin ", ), + "Vasyl Pidhirskyi ": ( + "Vasyl-Pidhirskyi ", + ), "Vitor Boschi ": ( "Vitor Boschi ", "Vitor Boschi da Silva "