mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-25 02:18:30 +01:00
Added the new patrons
This commit is contained in:
parent
ea59bc5cc0
commit
50416b3319
@ -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*);
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user