From 3d5047338c0184a9bd1e9a9f10ff26396c48718c Mon Sep 17 00:00:00 2001 From: Cam K <28871190+Starman0620@users.noreply.github.com> Date: Tue, 20 Jul 2021 23:07:47 -0400 Subject: [PATCH] Renamed Starman0620 to Cam K. in contributors --- core/src/credits.cpp | 4 ++-- readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/src/credits.cpp b/core/src/credits.cpp index 25d4a90c..4fc3b947 100644 --- a/core/src/credits.cpp +++ b/core/src/credits.cpp @@ -16,7 +16,7 @@ namespace sdrpp_credits { "Maxime Biette", "Paulo Matias", "Raov", - "Starman0620", + "Cam K.", "Szymon Zakrent", "Tobias Mädel", "Zimm" @@ -47,4 +47,4 @@ namespace sdrpp_credits { const int contributorCount = sizeof(contributors) / sizeof(char*); const int libraryCount = sizeof(libraries) / sizeof(char*); const int patronCount = sizeof(patrons) / sizeof(char*); -} \ No newline at end of file +} diff --git a/readme.md b/readme.md index f4169e64..ebdc8d33 100644 --- a/readme.md +++ b/readme.md @@ -370,7 +370,7 @@ I will soon publish a contributing.md listing the code style to use. * [Maxime Biette](https://github.com/mbiette) * [Paulo Matias](https://github.com/thotypous) * [Raov](https://twitter.com/raov_birbtog) -* [Starman0620](https://github.com/Starman0620) +* [Cam K.](https://github.com/Starman0620) * [Syne Ardwin (WI9SYN)](https://esaille.me/) * [Szymon Zakrent](https://github.com/zakrent) * [Tobias Mädel](https://github.com/Manawyrm)