Skip to content

Commit

Permalink
Merge pull request #1054 from calebcartwright/testing-team
Browse files Browse the repository at this point in the history
add test tools team
  • Loading branch information
rylev committed Sep 7, 2023
2 parents cbc04bc + d1cfa1f commit 71719e3
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 71719e3

Please sign in to comment.