diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-04-11 10:19:21 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-04-11 10:20:50 +0200 |
| commit | fa5e855397215908e050de989164a69e7522b267 (patch) | |
| tree | b34dae699ac8be0568a503a270ef4230f2e34857 | |
| parent | 0cd5b6261aa58582b73562de55143b3b98a9141e (diff) | |
| download | rust-fa5e855397215908e050de989164a69e7522b267.tar.gz rust-fa5e855397215908e050de989164a69e7522b267.zip | |
Assign PR touching `triagebot.toml` to Philipp
`triagebot.toml` is related to the repo behavior wrt interactions, and must be kept inline with what is done in the CI.
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 4887ea84bc1..bfe3783bb6e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -41,6 +41,7 @@ users_on_vacation = [ [assign.owners] "/.github" = ["@flip1995"] +"/triagebot.toml" = ["@flip1995"] "/book" = ["@flip1995"] "*" = [ "@Manishearth", |
