From 830a31c3f1a3921092a3d3884750c740449a86b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Mon, 8 Jan 2024 11:27:17 +0100 Subject: [PATCH] Add rustbot --- repos/rust-lang/compiler-team.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/rust-lang/compiler-team.toml b/repos/rust-lang/compiler-team.toml index 7105a9db1..ced0c61f6 100644 --- a/repos/rust-lang/compiler-team.toml +++ b/repos/rust-lang/compiler-team.toml @@ -1,7 +1,7 @@ org = "rust-lang" name = "compiler-team" description = "A home for compiler team planning documents, meeting minutes, and other such things." -bots = [] +bots = ["rustbot"] [access.teams] compiler = "write"