mirror of
https://github.com/openharmony/third_party_rust_libc.git
synced 2026-07-18 13:18:32 -04:00
Migrate from highfive to triagebot
This commit is contained in:
@@ -3,4 +3,23 @@ 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"]
|
||||
|
||||
Reference in New Issue
Block a user