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```
This commit is contained in:
Michael Goulet 2023-01-21 23:21:02 -05:00 committed by GitHub
commit 31f9f21412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -175,7 +175,7 @@ exclude_labels = [
"T-*",
]
[autolabel."A-bootstrap"]
[autolabel."T-bootstrap"]
trigger_files = [
"x.py",
"x",
@ -493,6 +493,8 @@ libs = [
]
bootstrap = [
"@Mark-Simulacrum",
"@albertlarsan68",
"@ozkanonur",
]
infra-ci = [
"@Mark-Simulacrum",