Added the new patrons

This commit is contained in:
AlexandreRouma
2022-03-28 22:25:26 +02:00
parent ea59bc5cc0
commit 50416b3319
2 changed files with 12 additions and 1 deletions

View File

@ -57,15 +57,20 @@ namespace sdrpp_credits {
"Eric Johnson",
"Ernest Murphy (NH7L)",
"Flinger Films",
"gringogrigio",
"Joe Cupano",
"Kezza",
"Krys Kamieniecki",
"Lee Donaghy",
"Lee KD1SQ",
".lozenge. (Hank Hill)",
"ON4MU",
"Passion-Radio.com",
"Scanner School",
"SignalsEverywhere",
"Syne Ardwin (WI9SYN)",
"W4IPA"
"W4IPA",
"Zipper"
};
const int contributorCount = sizeof(contributors) / sizeof(char*);