We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0615c0 commit aaaf76bCopy full SHA for aaaf76b
contributors/kath45823.toml
@@ -0,0 +1,2 @@
1
+full-name = "Katherine Geng"
2
+github-username = "kath45823"
teams/corgi.toml
@@ -0,0 +1,22 @@
+slug = "corgi"
+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
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