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