Revert "Auto merge of #3018 - ehuss:highfive-triagebot, r=JohnTitor"

This reverts commit 605f6c3e4d, reversing
changes made to dafa567065.
This commit is contained in:
Yuki Okushi 2022-11-27 12:46:33 +09:00
parent 1294fec803
commit 3d691e14d3
No known key found for this signature in database

View file

@ -3,23 +3,4 @@ allow-unauthenticated = [
"C-*", "O-*", "S-*"
]
[autolabel."S-waiting-on-review"]
new_pr = true
[assign]
contributing_url = "https://github.com/rust-lang/libc/blob/master/CONTRIBUTING.md"
[assign.owners]
"*" = ["@JohnTitor"]
[mentions."src/unix/bsd/netbsdlike/openbsd"]
message = "Some changes occurred in OpenBSD module"
cc = ["@semarie"]
[mentions."src/unix/bsd/netbsdlike/mod.rs"]
message = "Some changes occurred in OpenBSD module"
cc = ["@semarie"]
[mentions."src/unix/solarish"]
message = "Some changes occurred in solarish module"
cc = ["@jclulow", "@pfmooney"]