Prevent PR assignments to @matthiaskrgr
, @giraffate
, and @Centri3
This commit is contained in:
parent
eecff6d07b
commit
2a34f231e9
@ -19,7 +19,12 @@ new_pr = true
|
||||
|
||||
[assign]
|
||||
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
|
||||
users_on_vacation = ["y21"]
|
||||
users_on_vacation = [
|
||||
"y21",
|
||||
"matthiaskrgr",
|
||||
"giraffate",
|
||||
"Centri3",
|
||||
]
|
||||
|
||||
[assign.owners]
|
||||
"/.github" = ["@flip1995"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user