From c2da150d4339d91c0ec42909f37feb41498a7087 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Wed, 29 Sep 2021 08:53:15 +0200 Subject: [PATCH] Added new patron to the credits --- core/src/credits.cpp | 1 + readme.md | 1 + 2 files changed, 2 insertions(+) diff --git a/core/src/credits.cpp b/core/src/credits.cpp index 1384f9c..fc49afd 100644 --- a/core/src/credits.cpp +++ b/core/src/credits.cpp @@ -37,6 +37,7 @@ namespace sdrpp_credits { const char* patrons[] = { "Bob Logan", "Croccydile", + "Dale L Puckett (K0HYD)", "Daniele D'Agnelli", "EB3FRN", "Eric Johnson", diff --git a/readme.md b/readme.md index 163c604..bd683ad 100644 --- a/readme.md +++ b/readme.md @@ -356,6 +356,7 @@ I will soon publish a contributing.md listing the code style to use. * Bob Logan * Croccydile +* Dale L Puckett (K0HYD) * [Daniele D'Agnelli](https://linkedin.com/in/dagnelli) * [EB3FRN](https://www.eb3frn.net/) * Eric Johnson