Skip to content

Commit d1cfa1f

Browse files
add test tools team
1 parent 1e4c9cc commit d1cfa1f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

teams/test-tools.toml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "test-tools"
2+
subteam-of = "devtools"
3+
4+
[people]
5+
leads = ["calebcartwright"]
6+
members = [
7+
"calebcartwright",
8+
"epage",
9+
"Muscraft",
10+
"thomcc",
11+
"weihanglo",
12+
]
13+
14+
[[github]]
15+
orgs = ["rust-lang"]
16+
17+
[website]
18+
name = "Test tools team"
19+
description = "Defining strategy and associated tooling for supporting automated testing activities in the development workflow"
20+
21+
[[zulip-groups]]
22+
name = "T-test-tools"

0 commit comments

Comments
 (0)