Skip to content

Commit aaaf76b

Browse files
committed
chore(team): add Corgi
1 parent a0615c0 commit aaaf76b

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

contributors/kath45823.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
full-name = "Katherine Geng"
2+
github-username = "kath45823"

teams/corgi.toml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
slug = "corgi"
2+
name = "Corgi"
3+
description = "ScottyLabs component library, live at corgi.scottylabs.org."
4+
contributing-guide = "https://github.com/ScottyLabs/corgi/blob/main/.github/CONTRIBUTING.md"
5+
maintainers = [
6+
"kath45823",
7+
]
8+
contributors = [
9+
"kath45823",
10+
]
11+
repos = [
12+
"ScottyLabs/corgi",
13+
]
14+
slack-channel-ids = [
15+
"C09CT14UBA5",
16+
]
17+
18+
# There is no auth for this team.
19+
create-oidc-clients = false
20+
21+
# There is no secrets for this team.
22+
secrets-population-layout = "none"

0 commit comments

Comments
 (0)