Skip to content

Commit 335b010

Browse files
calebcartwrightMark-Simulacrum
authored andcommitted
rename Testing DevEx team
1 parent 71719e3 commit 335b010

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

teams/test-tools.toml

Lines changed: 0 additions & 22 deletions
This file was deleted.

teams/testing-devex.toml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "testing-devex"
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 = "Testing DevEx team"
19+
description = "Working on the associated libraries, tooling, strategy, and integration points that support the developer experience with writing, executing, and analyzing tests"
20+
21+
[[zulip-groups]]
22+
name = "T-testing-devex"

0 commit comments

Comments
 (0)