about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-12 22:09:45 +0200
committerGitHub <noreply@github.com>2025-06-12 22:09:45 +0200
commitfc010f8de9ad55f543ef22d4c4558f6ee74e9331 (patch)
treee3652ad75a967cf36afad743fa934145f4c308a0
parent7cd69444582d8a0fb4b603dc02b8157b8997fb4b (diff)
parent7a0d0de0e171e58e479bb3ed8923e37e78b728f3 (diff)
downloadrust-fc010f8de9ad55f543ef22d4c4558f6ee74e9331.tar.gz
rust-fc010f8de9ad55f543ef22d4c4558f6ee74e9331.zip
Rollup merge of #142407 - Kobzol:remove-bootstrap-adhoc-group, r=davidtwco
Remove bootstrap adhoc group

It corresponds 1:1 to the current bootstrap team, and with the new review preferences we shouldn't need it.

Discussed on Zulip.

r? ``@davidtwco``
-rw-r--r--triagebot.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 52d18d2ca4b..739685e718a 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1240,13 +1240,6 @@ libs = [
     "@thomcc",
     "@ibraheemdev",
 ]
-bootstrap = [
-    "@Mark-Simulacrum",
-    "@albertlarsan68",
-    "@kobzol",
-    "@jieyouxu",
-    "@clubby789",
-]
 infra-ci = [
     "@Mark-Simulacrum",
     "@Kobzol",