From 04401844f0571a2d9cdfb6687148f5f423e92b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Thu, 18 Jan 2024 13:25:00 +0100 Subject: [PATCH] Add surveys repo under automation (#1214) --- repos/rust-lang/surveys.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 repos/rust-lang/surveys.toml diff --git a/repos/rust-lang/surveys.toml b/repos/rust-lang/surveys.toml new file mode 100644 index 000000000..b1697b391 --- /dev/null +++ b/repos/rust-lang/surveys.toml @@ -0,0 +1,7 @@ +org = "rust-lang" +name = "surveys" +description = "Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project. " +bots = [] + +[access.teams] +community-survey = "write"