From 02955495cbe279021e4e9ba471c3957ea8d1a0c4 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 29 Aug 2023 15:07:27 +1000 Subject: [PATCH] AUTHORS: update --- AUTHORS | 5 +++-- tools/utils/git_data_canonical_authors.py | 6 +++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index c67facbc93a..03e17c12c9e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -226,7 +226,7 @@ Geoffroy Krantz George Vogiatzis Georgiy Markelov Germano Cavalcante -Gilberto Rodrigues +Gilberto Rodrigues Glenn Tester Gottfried Hofmann Greg Neumiller @@ -635,12 +635,13 @@ Victor-Louis De Gusseme Viktoriia Safiullina Ville Kivistö Vincent Blankfield -Vitor Boschi da Silva +Vitor Boschi Vuk Gardašević Wael El Oraiby Walid Shouman Wannes Malfait Wayde Moss +Weikang Qiu Weizhen Huang Welp William Leeson diff --git a/tools/utils/git_data_canonical_authors.py b/tools/utils/git_data_canonical_authors.py index f54b14493fb..9e55d230220 100644 --- a/tools/utils/git_data_canonical_authors.py +++ b/tools/utils/git_data_canonical_authors.py @@ -254,6 +254,9 @@ def canonical_author_map() -> Dict[str, str]: "mano-wii ", "mano-wii ", ), + "Gilberto Rodrigues ": ( + "Gilberto Rodrigues ", + ), "Guillermo S. Romero ": ( "gsr b3d ", ), @@ -632,8 +635,9 @@ def canonical_author_map() -> Dict[str, str]: "Ulysse Martin ": ( "Ulysse Martin ", ), - "Vitor Boschi da Silva ": ( + "Vitor Boschi ": ( "Vitor Boschi ", + "Vitor Boschi da Silva " ), "Vuk Gardašević ": ( "Vuk GardaÅ¡eviÄ\x87 ",