Update contributor name

This commit is contained in:
Mikolaj Wielgus 2022-01-09 09:22:41 +01:00
parent 100cf757fe
commit a91f807e13
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ German (DE) Rafael Sokolowski <Rafael.Sokolowski[at]web-dot-de
Japanese (JA) Kenta Yonekura <yoneken[at]kicad-dot-jp> Japanese (JA) Kenta Yonekura <yoneken[at]kicad-dot-jp>
Simplified Chinese (zh_CN) taotieren <admin[at]taotieren-dot-com> Simplified Chinese (zh_CN) taotieren <admin[at]taotieren-dot-com>
Remy Halvick, David Briscoe, Dominique Laigle, Paul Burke Remy Halvick, David J S Briscoe, Dominique Laigle, Paul Burke
== Programm credits for icons and others == Programm credits for icons and others

View File

@ -866,7 +866,7 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
wxEmptyString, wxEmptyString,
"Other" ) ); "Other" ) );
aInfo.AddTranslator( new CONTRIBUTOR( "David Briscoe", aInfo.AddTranslator( new CONTRIBUTOR( "David J S Briscoe",
wxEmptyString, wxEmptyString,
wxEmptyString, wxEmptyString,
"Other" ) ); "Other" ) );