Skip to content

Commit 7629afb

Browse files
committed
feat(team): add Scotty Stack
1 parent 4703b1d commit 7629afb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

teams/scottystack.toml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name = "Scottystack"
2+
slug = "scottystack"
3+
website-slug = "stack"
4+
description = """ScottyLabs Full Stack Template."""
5+
contributing-guide = "We don't accept contributors yet."
6+
maintainers = [
7+
"Yuxiang-Huang",
8+
]
9+
contributors = [
10+
"Yuxiang-Huang",
11+
]
12+
repos = [
13+
"ScottyLabs/scottystack",
14+
]
15+
slack-channel-ids = [
16+
]

0 commit comments

Comments
 (0)