From a1f938078a56e39aa16671207e9cffeba6dd46c8 Mon Sep 17 00:00:00 2001 From: depreciate Date: Fri, 1 Mar 2019 20:50:54 +1030 Subject: [PATCH] yea h --- .gitignore | 1 - team.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 team.json diff --git a/.gitignore b/.gitignore index c21b599..e66a6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ node_modules hanayo hanayo.conf -team.json static/profbackgrounds/* !static/profbackgrounds/.keep semantic/gulpfile.tmp.*.js diff --git a/team.json b/team.json new file mode 100644 index 0000000..39391c8 --- /dev/null +++ b/team.json @@ -0,0 +1,13 @@ +{ + "1193": { + "mail": "hitthequan1845@gmail.com", + "role": "OWNER", + "twitter": "sarahosu", + "github": "depreciate" + }, + "1000": { + "mail": "contact@ilyt.cc", + "role": "OWNER", + "github": "qewc" + } +} \ No newline at end of file