Added the new patrons

pull/649/head
AlexandreRouma 2022-03-28 22:25:26 +02:00
rodzic ea59bc5cc0
commit 50416b3319
2 zmienionych plików z 12 dodań i 1 usunięć

Wyświetl plik

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

Wyświetl plik

@ -411,8 +411,12 @@ I will soon publish a contributing.md listing the code style to use.
* Eric Johnson * Eric Johnson
* Ernest Murphy (NH7L) * Ernest Murphy (NH7L)
* Flinger Films * Flinger Films
* gringogrigio
* Joe Cupano
* Kezza * Kezza
* Krys Kamieniecki
* Lee Donaghy * Lee Donaghy
* Lee KD1SQ
* .lozenge. (Hank Hill) * .lozenge. (Hank Hill)
* ON4MU * ON4MU
* [Passion-Radio.com](https://passion-radio.com/) * [Passion-Radio.com](https://passion-radio.com/)
@ -420,6 +424,7 @@ I will soon publish a contributing.md listing the code style to use.
* [SignalsEverywhere](https://signalseverywhere.com/) * [SignalsEverywhere](https://signalseverywhere.com/)
* Syne Ardwin (WI9SYN) * Syne Ardwin (WI9SYN)
* [W4IPA](https://twitter.com/W4IPAstroke5) * [W4IPA](https://twitter.com/W4IPAstroke5)
* [Zipper](github.com/reppiZ)
## Contributors ## Contributors
@ -445,6 +450,7 @@ I will soon publish a contributing.md listing the code style to use.
* [Tobias Mädel](https://github.com/Manawyrm) * [Tobias Mädel](https://github.com/Manawyrm)
* [Zimm](https://github.com/invader-zimm) * [Zimm](https://github.com/invader-zimm)
## Libraries used ## Libraries used
* [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR) * [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR)