From 5f23c1f3124c0c35291b90e68f9ba498ab8846c9 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Sat, 10 Feb 2024 20:59:37 +0100 Subject: [PATCH] added new patrons and hardware donors --- core/src/credits.cpp | 3 +++ readme.md | 2 ++ 2 files changed, 5 insertions(+) diff --git a/core/src/credits.cpp b/core/src/credits.cpp index 58685fbd..f2ea9a6f 100644 --- a/core/src/credits.cpp +++ b/core/src/credits.cpp @@ -41,6 +41,7 @@ namespace sdrpp_credits { "CaribouLabs", "Ettus Research", "Howard Su", + "MicroPhase", "MyriadRF", "Nuand", "RFspace", @@ -54,6 +55,7 @@ namespace sdrpp_credits { "Croccydile", "Dale L Puckett (K0HYD)", "Daniele D'Agnelli", + "David Taylor (GM8ARV)", "D. Jones", "Dexruus", "EB3FRN", @@ -81,6 +83,7 @@ namespace sdrpp_credits { "Syne Ardwin (WI9SYN)", "W4IPA", "William Arcand (W1WRA)", + "William Pitchford", "Yves Rougy", "Zipper" }; diff --git a/readme.md b/readme.md index 785c1420..8a02ca87 100644 --- a/readme.md +++ b/readme.md @@ -433,6 +433,7 @@ I will soon publish a contributing.md listing the code style to use. * Croccydile * Dale L Puckett (K0HYD) * [Daniele D'Agnelli](https://linkedin.com/in/dagnelli) +* [David Taylor (GM8ARV)](https://twitter.com/gm8arv) * D. Jones * Dexruus * [EB3FRN](https://www.eb3frn.net/) @@ -460,6 +461,7 @@ I will soon publish a contributing.md listing the code style to use. * Syne Ardwin (WI9SYN) * [W4IPA](https://twitter.com/W4IPAstroke5) * William Arcand (W1WRA) +* William Pitchford * [Yves Rougy](https://www.twitch.tv/yorzian) * [Zipper](https://github.com/reppiZ)