diff options
| -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", |
