From 6036300ecb1a6d0d8d91664f58e3c19a1bac04fe Mon Sep 17 00:00:00 2001 From: Ryzerth Date: Sun, 22 Aug 2021 17:18:15 +0200 Subject: [PATCH] Added missing people to the credits --- core/src/credits.cpp | 2 ++ readme.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/core/src/credits.cpp b/core/src/credits.cpp index 82e830dc..f3a2130b 100644 --- a/core/src/credits.cpp +++ b/core/src/credits.cpp @@ -17,6 +17,8 @@ namespace sdrpp_credits { "Paulo Matias", "Raov", "Cam K.", + "Shuyuan Liu", + "Syne Ardwin (WI9SYN)", "Szymon Zakrent", "Tobias Mädel", "Zimm" diff --git a/readme.md b/readme.md index d4ce26f8..1923dc93 100644 --- a/readme.md +++ b/readme.md @@ -363,6 +363,7 @@ I will soon publish a contributing.md listing the code style to use. * [Passion-Radio.com](https://passion-radio.com/) * [Scanner School](https://scannerschool.com/) * [SignalsEverywhere](https://signalseverywhere.com/) +* [Syne Ardwin (WI9SYN)](https://example.com/) ## Contributors @@ -381,6 +382,7 @@ I will soon publish a contributing.md listing the code style to use. * [Paulo Matias](https://github.com/thotypous) * [Raov](https://twitter.com/raov_birbtog) * [Cam K.](https://github.com/Starman0620) +* [Shuyuan Liu](https://github.com/shuyuan-liu) * [Syne Ardwin (WI9SYN)](https://esaille.me/) * [Szymon Zakrent](https://github.com/zakrent) * [Tobias Mädel](https://github.com/Manawyrm)