Pause PR assignments for xFrednet :)

This commit is contained in:
xFrednet 2024-02-25 10:08:38 +01:00
parent a2c1d565e5
commit 6b7700ef49
No known key found for this signature in database
GPG key ID: F5C59D0E669E5302

View file

@ -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"]