Merge pull request #66 from OneFourOne/develop

[Credits] Add contributor + Fix
This commit is contained in:
Dss0 2021-02-07 23:52:50 +01:00 committed by GitHub
commit 6bca818391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,10 +170,10 @@ namespace Components
"/dev/full",
"/dev/sdb",
"/dev/sr0",
"/dev//dev/tty0",
"/dev/tty0",
"/dev/urandom",
"Snake",
"lsb_release -a",
"lsb_release -a"
};
static const char* contributors[] =
@ -192,6 +192,7 @@ namespace Components
"INeedGames",
"Killera",
"Lithium",
"Louvenarde",
"OneFourOne",
"quaK",
"RaidMax",