From 5a0c1ab5d087220323908f5adb5390d6e1d7e1f6 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Sun, 26 Dec 2021 16:49:50 +0100 Subject: [PATCH] Added new patron --- .github/workflows/build_all.yml | 2 +- core/src/credits.cpp | 1 + readme.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 42ee8e2e..95682299 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -324,7 +324,7 @@ jobs: mv sdrpp_ubuntu_focal_amd64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_ubuntu_focal_amd64.deb && mv sdrpp_ubuntu_hirsute_amd64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_ubuntu_hirsute_amd64.deb && mv sdrpp_ubuntu_impish_amd64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_ubuntu_impish_amd64.deb && - mv sdrpp_raspios_bullseye_armhf/sdrpp_debian_armhf.deb sdrpp_all/sdrpp_debian_armhf.deb + mv sdrpp_raspios_bullseye_armhf/sdrpp_debian_armhf.deb sdrpp_all/sdrpp_raspios_bullseye_armhf.deb - uses: actions/upload-artifact@v2 with: diff --git a/core/src/credits.cpp b/core/src/credits.cpp index fd30346f..39d56d62 100644 --- a/core/src/credits.cpp +++ b/core/src/credits.cpp @@ -56,6 +56,7 @@ namespace sdrpp_credits { "D. Jones", "EB3FRN", "Eric Johnson", + "Ernest Murphy (NH7L)", "Flinger Films", "Kezza", "Lee Donaghy", diff --git a/readme.md b/readme.md index 3caf8129..0ce7dc2f 100644 --- a/readme.md +++ b/readme.md @@ -409,6 +409,7 @@ I will soon publish a contributing.md listing the code style to use. * D. Jones * [EB3FRN](https://www.eb3frn.net/) * Eric Johnson +* Ernest Murphy (NH7L) * Flinger Films * Kezza * Lee Donaghy