Skip to content

Commit 0f1dca8

Browse files
Rollup merge of #107029 - albertlarsan68:patch-2, r=Mark-Simulacrum
Add new bootstrap members to triagebot.toml ``@ozkanonur`` if you want to be assigned to review PRs too, just post a message to this thread. Should a `T-bootstrap` label be created, since `src/tools/tidy` is assigned to the `bootstrap` members, but labeled `A-testsuite` (and not `A-bootstrap`) ? cc ``@jyn514``
2 parents 65e946b + fa7d17d commit 0f1dca8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

triagebot.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ exclude_labels = [
175175
"T-*",
176176
]
177177

178-
[autolabel."A-bootstrap"]
178+
[autolabel."T-bootstrap"]
179179
trigger_files = [
180180
"x.py",
181181
"x",
@@ -493,6 +493,8 @@ libs = [
493493
]
494494
bootstrap = [
495495
"@Mark-Simulacrum",
496+
"@albertlarsan68",
497+
"@ozkanonur",
496498
]
497499
infra-ci = [
498500
"@Mark-Simulacrum",

0 commit comments

Comments
 (0)