mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 12:47:40 +01:00
Fixed patron name
This commit is contained in:
parent
a714370eb2
commit
f0ef239e22
@ -26,7 +26,7 @@ namespace sdrpp_credits {
|
|||||||
|
|
||||||
const char* patrons[] = {
|
const char* patrons[] = {
|
||||||
"Daniele D'Agnelli",
|
"Daniele D'Agnelli",
|
||||||
"Jacob Boline",
|
"W4IPA",
|
||||||
"Lee Donaghy",
|
"Lee Donaghy",
|
||||||
"Passion-Radio.com",
|
"Passion-Radio.com",
|
||||||
"SignalsEverywhere"
|
"SignalsEverywhere"
|
||||||
|
@ -221,7 +221,7 @@ I will soon publish a contributing.md listing the code style to use.
|
|||||||
## Patrons
|
## Patrons
|
||||||
|
|
||||||
* [Daniele D'Agnelli](https://linkedin.com/in/dagnelli)
|
* [Daniele D'Agnelli](https://linkedin.com/in/dagnelli)
|
||||||
* [Jacob Boline](https://twitter.com/W4IPAstroke5)
|
* [W4IPA](https://twitter.com/W4IPAstroke5)
|
||||||
* [Lee Donaghy](https://github.com/github)
|
* [Lee Donaghy](https://github.com/github)
|
||||||
* [Passion-Radio.com](https://passion-radio.com/)
|
* [Passion-Radio.com](https://passion-radio.com/)
|
||||||
* [SignalsEverywhere](https://signalseverywhere.com/)
|
* [SignalsEverywhere](https://signalseverywhere.com/)
|
||||||
|
Loading…
Reference in New Issue
Block a user