mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-16 22:18:40 +00:00
Pause PR assignments for xFrednet :)
This commit is contained in:
parent
a2c1d565e5
commit
6b7700ef49
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ allow-unauthenticated = [
|
|||
|
||||
# Allows shortcuts like `@rustbot ready`
|
||||
#
|
||||
# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
|
||||
# See https://forge.rust-lang.org/triagebot/shortcuts.html
|
||||
[shortcut]
|
||||
|
||||
# Have rustbot inform users about the *No Merge Policy*
|
||||
|
@ -19,6 +19,7 @@ new_pr = true
|
|||
|
||||
[assign]
|
||||
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
|
||||
users_on_vacation = ["xFrednet"]
|
||||
|
||||
[assign.owners]
|
||||
"/.github" = ["@flip1995"]
|
||||
|
|
Loading…
Add table
Reference in a new issue