diff options
| author | Philipp Krones <hello@philkrones.com> | 2025-04-11 08:54:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-11 08:54:23 +0000 |
| commit | 7e60c1fafbcbf285e1b4d203d0428ace22d313ba (patch) | |
| tree | 03d74047442d1ea7789d07746d9347b3ff8095a8 | |
| parent | 8418338d263792bafc9de061c242aac4db604be7 (diff) | |
| parent | fa5e855397215908e050de989164a69e7522b267 (diff) | |
| download | rust-7e60c1fafbcbf285e1b4d203d0428ace22d313ba.tar.gz rust-7e60c1fafbcbf285e1b4d203d0428ace22d313ba.zip | |
Assign PR touching `triagebot.toml` to Philipp (#14590)
`triagebot.toml` is related to the repo behavior wrt interactions, and must be kept inline with what is done in the CI. changelog: none r? @flip1995
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 11dda970d57..7c07bce8bef 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -44,6 +44,7 @@ users_on_vacation = [ [assign.owners] "/.github" = ["@flip1995"] +"/triagebot.toml" = ["@flip1995"] "/book" = ["@flip1995"] "*" = [ "@Manishearth", |
