mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-03 13:24:46 +01:00
Merge pull request #180 from Starman0620/master
Change all references to me to use my real name
This commit is contained in:
commit
26dedec561
@ -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*);
|
||||
}
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
SDRPP_MOD_INFO {
|
||||
/* Name: */ "discord_integration",
|
||||
/* Description: */ "Discord Rich Presence module for SDR++",
|
||||
/* Author: */ "Starman0620;Ryzerth",
|
||||
/* Author: */ "Cam K.;Ryzerth",
|
||||
/* Version: */ 0, 0, 2,
|
||||
/* Max instances */ 1
|
||||
};
|
||||
@ -159,4 +159,4 @@ MOD_EXPORT void _DELETE_INSTANCE_(void* instance) {
|
||||
|
||||
MOD_EXPORT void _END_() {
|
||||
// Nothing here
|
||||
}
|
||||
}
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user