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",
"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*);

Wyświetl plik

@ -411,8 +411,12 @@ I will soon publish a contributing.md listing the code style to use.
* Eric Johnson
* Ernest Murphy (NH7L)
* Flinger Films
* gringogrigio
* Joe Cupano
* Kezza
* Krys Kamieniecki
* Lee Donaghy
* Lee KD1SQ
* .lozenge. (Hank Hill)
* ON4MU
* [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/)
* Syne Ardwin (WI9SYN)
* [W4IPA](https://twitter.com/W4IPAstroke5)
* [Zipper](github.com/reppiZ)
## 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)
* [Zimm](https://github.com/invader-zimm)
## Libraries used
* [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR)