mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Add self to CONTRIBTORS.txt and githubfriends
This commit is contained in:
@@ -16,6 +16,7 @@ Contributors
|
||||
* Elijah Stone
|
||||
* Thomas Sänger (@HorayNarea)
|
||||
* Info Teddy (@InfoTeddy)
|
||||
* Alexandra Tildea (@AllyTally)
|
||||
* leo60228 (@leo60228)
|
||||
* Emmanuel Vadot (@evadot)
|
||||
* Rémi Verschelde (@akien-mga)
|
||||
|
||||
@@ -480,6 +480,7 @@ void Game::init(void)
|
||||
githubfriends.push_back("Elijah Stone");
|
||||
githubfriends.push_back("Thomas S|nger");
|
||||
githubfriends.push_back("Info Teddy");
|
||||
githubfriends.push_back("Alexandra Tildea");
|
||||
githubfriends.push_back("leo60228");
|
||||
githubfriends.push_back("Emmanuel Vadot");
|
||||
githubfriends.push_back("Remi Verschelde"); // TODO: Change to "Rémi" if/when UTF-8 support is added
|
||||
|
||||
Reference in New Issue
Block a user