Skip to content

Commit

Permalink
add test tools team
Browse files Browse the repository at this point in the history
  • Loading branch information
calebcartwright committed Aug 27, 2023
1 parent 1e4c9cc commit 8b8847d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions teams/test-tools.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "test tools"
subteam-of = "devtools"

[people]
leads = ["calebcartwright"]
members = [
"calebcartwright",
"epage",
"muscraft",
"thomcc",
"weihanglo",
]

[[github]]
orgs = ["rust-lang"]

[website]
name = "Test tools team"
description = "Defining strategy and associated tooling for supporting automated testing activities in the development workflow"

[[zulip-groups]]
name = "T-test-tools"

0 comments on commit 8b8847d

Please sign in to comment.