mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-23 01:59:43 +01:00
Update comments about contributor ordering
I reordered them but forgot to update these comments...
This commit is contained in:
parent
d472363542
commit
580096dded
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
Contributors
|
Contributors
|
||||||
------------
|
------------
|
||||||
|
|
||||||
(Ordered alphabetically by last name.)
|
(Ordered alphabetically by first name.)
|
||||||
|
|
||||||
* AlexApps99 (@AlexApps99)
|
* AlexApps99 (@AlexApps99)
|
||||||
* Allison Fleischer (AllisonFleischer)
|
* Allison Fleischer (AllisonFleischer)
|
||||||
|
|
|
@ -82,7 +82,7 @@ static const char* patrons[] = {
|
||||||
"Timothy Bragan",
|
"Timothy Bragan",
|
||||||
};
|
};
|
||||||
|
|
||||||
/* CONTRIBUTORS.txt, again listed alphabetically (according to `sort`) by last name */
|
/* CONTRIBUTORS.txt, again listed alphabetically (according to `sort`) by first name */
|
||||||
static const char* githubfriends[] = {
|
static const char* githubfriends[] = {
|
||||||
"Misa \"Info Teddy\" Kai",
|
"Misa \"Info Teddy\" Kai",
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Reference in a new issue