This commit is contained in:
depreciate 2019-03-01 20:50:54 +10:30
parent 1d11837fba
commit a1f938078a
2 changed files with 13 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,7 +1,6 @@
node_modules node_modules
hanayo hanayo
hanayo.conf hanayo.conf
team.json
static/profbackgrounds/* static/profbackgrounds/*
!static/profbackgrounds/.keep !static/profbackgrounds/.keep
semantic/gulpfile.tmp.*.js semantic/gulpfile.tmp.*.js

13
team.json Normal file
View File

@ -0,0 +1,13 @@
{
"1193": {
"mail": "hitthequan1845@gmail.com",
"role": "OWNER",
"twitter": "sarahosu",
"github": "depreciate"
},
"1000": {
"mail": "contact@ilyt.cc",
"role": "OWNER",
"github": "qewc"
}
}