aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWalker Selby <git@walkerselby.com>2023-10-17 12:58:13 +0100
committerGitHub <noreply@github.com>2023-10-17 13:58:13 +0200
commit904e862698794ef132bce4b88771722c61782185 (patch)
tree44ebc83114ae80677bdc88e35d702ebf91629994
parentec60487eefc1ccb9f419e240873dde1a36fc1115 (diff)
downloadSkyHanni-REPO-904e862698794ef132bce4b88771722c61782185.tar.gz
SkyHanni-REPO-904e862698794ef132bce4b88771722c61782185.tar.bz2
SkyHanni-REPO-904e862698794ef132bce4b88771722c61782185.zip
Add DevList (#41)
added contributor list #41
-rw-r--r--constants/ContributorList.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/ContributorList.json b/constants/ContributorList.json
new file mode 100644
index 0000000..281e8b4
--- /dev/null
+++ b/constants/ContributorList.json
@@ -0,0 +1,10 @@
+{
+ "usernames": [
+ "hannibal2",
+ "CalMWolfs",
+ "HiZe_",
+ "lrg89",
+ "Eisengolem",
+ "whalker"
+ ]
+} \ No newline at end of file