Skip to content

Commit a54224a

Browse files
Merge pull request #1854 from Kobzol/expect-test
Add `expect-test` team
2 parents ac52638 + d121eaa commit a54224a

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

people/quad.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "Scott Robinson"
2+
github = "quad"
3+
github-id = 24025
4+
zulip-id = 705090

repos/rust-analyzer/expect-test.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ bots = []
55

66
[access.teams]
77
rust-analyzer = "write"
8+
expect-test = "write"
89

910
[[branch-protections]]
1011
pattern = "master"

teams/expect-test.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name = "expect-test"
2+
kind = "marker-team"
3+
4+
[people]
5+
leads = ["quad"]
6+
members = ["quad"]
7+
alumni = []
8+
9+
[[github]]
10+
orgs = ["rust-analyzer"]

0 commit comments

Comments
 (0)