diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-28 21:23:59 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-28 21:23:59 +0100 |
commit | cf0cefa446ca54a3497cbbbf1d94bb264b4ec092 (patch) | |
tree | 07a8850aac8e3dd6967d981a10b4e9cddc2770be /constants/ContributorList.json | |
parent | 2a0d114f96ced4cf7912004f953984896ee1c546 (diff) | |
download | SkyHanni-REPO-cf0cefa446ca54a3497cbbbf1d94bb264b4ec092.tar.gz SkyHanni-REPO-cf0cefa446ca54a3497cbbbf1d94bb264b4ec092.tar.bz2 SkyHanni-REPO-cf0cefa446ca54a3497cbbbf1d94bb264b4ec092.zip |
adding alea to contributor list and sorting alphabetically again
Diffstat (limited to 'constants/ContributorList.json')
-rw-r--r-- | constants/ContributorList.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/constants/ContributorList.json b/constants/ContributorList.json index b2c47d6..0ae4591 100644 --- a/constants/ContributorList.json +++ b/constants/ContributorList.json @@ -1,23 +1,24 @@ { "usernames": [ - "JTAG", - "alexiayaa", - "thisiscad", + "Alea1337", "CalMWolfs", - "cimbraien", + "Eisengolem", "Erymanthus", - "hannibal2", "HiZe_", - "Skirtwearer", - "Eisengolem", + "JTAG", "Ke5o", - "lrg89", "NetheriteMiner", "Obsidianninja11", "ReyMaratov", + "Skirtwearer", "Thunderblade73", "Vahvl", "Vixid", + "alexiayaa", + "cimbraien", + "hannibal2", + "lrg89", + "thisiscad", "whalker" ] } |