Renamed Starman0620 to Cam K. in contributors

pull/180/head
Cam K 2021-07-20 23:07:47 -04:00
rodzic fb32b4d55a
commit 3d5047338c
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -16,7 +16,7 @@ namespace sdrpp_credits {
"Maxime Biette", "Maxime Biette",
"Paulo Matias", "Paulo Matias",
"Raov", "Raov",
"Starman0620", "Cam K.",
"Szymon Zakrent", "Szymon Zakrent",
"Tobias Mädel", "Tobias Mädel",
"Zimm" "Zimm"
@ -47,4 +47,4 @@ namespace sdrpp_credits {
const int contributorCount = sizeof(contributors) / sizeof(char*); const int contributorCount = sizeof(contributors) / sizeof(char*);
const int libraryCount = sizeof(libraries) / sizeof(char*); const int libraryCount = sizeof(libraries) / sizeof(char*);
const int patronCount = sizeof(patrons) / sizeof(char*); const int patronCount = sizeof(patrons) / sizeof(char*);
} }

Wyświetl plik

@ -370,7 +370,7 @@ I will soon publish a contributing.md listing the code style to use.
* [Maxime Biette](https://github.com/mbiette) * [Maxime Biette](https://github.com/mbiette)
* [Paulo Matias](https://github.com/thotypous) * [Paulo Matias](https://github.com/thotypous)
* [Raov](https://twitter.com/raov_birbtog) * [Raov](https://twitter.com/raov_birbtog)
* [Starman0620](https://github.com/Starman0620) * [Cam K.](https://github.com/Starman0620)
* [Syne Ardwin (WI9SYN)](https://esaille.me/) * [Syne Ardwin (WI9SYN)](https://esaille.me/)
* [Szymon Zakrent](https://github.com/zakrent) * [Szymon Zakrent](https://github.com/zakrent)
* [Tobias Mädel](https://github.com/Manawyrm) * [Tobias Mädel](https://github.com/Manawyrm)