mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Move Misa to C++ credits
I talked with Ethan earlier about this. For 2.3, he wanted me in GitHub contributors (well, still separate from the rest), to really highlight the source-code-release community-driven nature of 2.3, but he said it'd be fine to put me in C++ credits in 2.4.
This commit is contained in:
@@ -82,12 +82,9 @@ static const char* patrons[] = {
|
||||
"Timothy Bragan",
|
||||
};
|
||||
|
||||
/* CONTRIBUTORS.txt, again listed alphabetically (according to `sort`) by first name */
|
||||
/* CONTRIBUTORS.txt, again listed alphabetically (according to `sort`) by first name
|
||||
* Misa is special; she gets to be listed in C++ credits alongside Ethan */
|
||||
static const char* githubfriends[] = {
|
||||
"Misa \"Info Teddy\" Kai",
|
||||
"",
|
||||
"and",
|
||||
"",
|
||||
"AlexApps99",
|
||||
"Allison Fleischer",
|
||||
"AllyTally",
|
||||
|
||||
Reference in New Issue
Block a user