From a91f807e13a97ddb6be7d395027b4e414d6ede67 Mon Sep 17 00:00:00 2001 From: Mikolaj Wielgus Date: Sun, 9 Jan 2022 09:22:41 +0100 Subject: [PATCH] Update contributor name --- AUTHORS.txt | 2 +- common/dialog_about/AboutDialog_main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index 4351d3237d..8fbdfee6ac 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -81,7 +81,7 @@ German (DE) Rafael Sokolowski Simplified Chinese (zh_CN) taotieren -Remy Halvick, David Briscoe, Dominique Laigle, Paul Burke +Remy Halvick, David J S Briscoe, Dominique Laigle, Paul Burke == Programm credits for icons and others diff --git a/common/dialog_about/AboutDialog_main.cpp b/common/dialog_about/AboutDialog_main.cpp index eeded276c5..8cda23f0ee 100644 --- a/common/dialog_about/AboutDialog_main.cpp +++ b/common/dialog_about/AboutDialog_main.cpp @@ -866,7 +866,7 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf wxEmptyString, "Other" ) ); - aInfo.AddTranslator( new CONTRIBUTOR( "David Briscoe", + aInfo.AddTranslator( new CONTRIBUTOR( "David J S Briscoe", wxEmptyString, wxEmptyString, "Other" ) );