Skip to content

Commit

Permalink
Auto merge of #3019 - JohnTitor:revert-triagebot-assign, r=JohnTitor
Browse files Browse the repository at this point in the history
Revert "Auto merge of #3018 - ehuss:highfive-triagebot, r=JohnTitor"

This reverts commit 605f6c3, reversing changes made to dafa567.

Ref. #3018 (comment)
  • Loading branch information
bors committed Nov 27, 2022
2 parents 1294fec + 3d691e1 commit 645a4c7
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions triagebot.toml
Expand Up @@ -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"]

0 comments on commit 645a4c7

Please sign in to comment.