From 77b520e48617191e73ac265c01876179f3aeef67 Mon Sep 17 00:00:00 2001 From: Caleb Cartwright Date: Tue, 3 Oct 2023 21:13:56 -0500 Subject: [PATCH] create repo for testing-devex team --- repos/rust-lang/testing-devex-team.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 repos/rust-lang/testing-devex-team.toml diff --git a/repos/rust-lang/testing-devex-team.toml b/repos/rust-lang/testing-devex-team.toml new file mode 100644 index 000000000..288f521ed --- /dev/null +++ b/repos/rust-lang/testing-devex-team.toml @@ -0,0 +1,7 @@ +org = "rust-lang" +name = "testing-devex-team" +description = "Home of the Rust Testing DevEx team" +bots = ["rustbot"] + +[access.teams] +testing-devex = "maintain"