Skip to content

Commit

Permalink
Remove legacy bors permissions
Browse files Browse the repository at this point in the history
This PR removes bors review/try permissions for repositories that are no longer managed by bors.
  • Loading branch information
Kobzol committed Oct 22, 2024
1 parent bd8c29e commit 8bba7a3
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 46 deletions.
3 changes: 0 additions & 3 deletions people/BurntSushi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ github-id = 456674
irc = "burntsushi"
email = "[email protected]"
zulip-id = 222471

[permissions]
bors.regex.review = true
3 changes: 0 additions & 3 deletions people/Diggsey.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
name = "Diggory Blake"
github = "Diggsey"
github-id = 451321

[permissions]
bors.rustup-rs.review = true
3 changes: 0 additions & 3 deletions people/JohnTitor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ github-id = 25030997
email = "[email protected]"
discord-id = 362122860673892353
zulip-id = 217081

[permissions]
bors.semverver.review = true
3 changes: 0 additions & 3 deletions people/Manishearth.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ github-id = 1617736
email = "[email protected]"
zulip-id = 132040
discord-id = 278623213448331265

[permissions]
bors.semverver.review = true
5 changes: 0 additions & 5 deletions people/Xanewok.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,3 @@ github = "Xanewok"
github-id = 3093213
email = "[email protected]"
zulip-id = 153740

[permissions]
bors.rls.review = true
bors.semverver.review = true
bors.vscode-rust.review = true
3 changes: 0 additions & 3 deletions people/alexheretic.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@ name = "Alex Butler"
github = "alexheretic"
github-id = 2331607
email = "[email protected]"

[permissions]
bors.rls.review = true
3 changes: 0 additions & 3 deletions people/gnzlbg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@ name = "gnzlbg"
github = "gnzlbg"
github-id = 904614
zulip-id = 132920

[permissions]
bors.stdarch.review = true
3 changes: 0 additions & 3 deletions people/ibabushkin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@ name = "Inokentiy Babushkin"
github = "ibabushkin"
github-id = 10811417
email = "[email protected]"

[permissions]
bors.semverver.review = true
1 change: 0 additions & 1 deletion people/japaric.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ github-id = 5018213
email = "[email protected]"

[permissions]
bors.compiler-builtins.review = true
bors.rust.review = true
3 changes: 0 additions & 3 deletions people/matklad.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ github = "matklad"
github-id = 1711539
email = "[email protected]"
zulip-id = 133169

[permissions]
bors.vscode-rust.review = true
4 changes: 0 additions & 4 deletions people/nrc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ github = "nrc"
github-id = 762626
email = "[email protected]"
zulip-id = 256841

[permissions]
bors.rustup-rs.review = true
bors.rls.review = true
3 changes: 0 additions & 3 deletions teams/archive/wg-traits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,3 @@ zulip-stream = "wg-traits"

[[github]]
orgs = ["rust-lang", "rust-lang-nursery"]

[permissions]
bors.chalk.review = true
4 changes: 0 additions & 4 deletions teams/crate-maintainers.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ members = [
]
alumni = []

[permissions]
bors.stdarch.review = true
bors.compiler-builtins.review = true

[[github]]
orgs = ["rust-lang"]

Expand Down
2 changes: 0 additions & 2 deletions teams/libs-api.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ orgs = ["rust-lang", "rust-lang-nursery"]
perf = true
crater = true
bors.rust.review = true
bors.hashbrown.review = true
bors.stdarch.review = true

[rfcbot]
label = "T-libs-api"
Expand Down
2 changes: 0 additions & 2 deletions teams/libs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ orgs = ["rust-lang", "rust-lang-nursery"]
perf = true
crater = true
dev-desktop = true
bors.hashbrown.review = true
bors.rust.review = true
bors.stdarch.review = true

[rfcbot]
label = "T-libs"
Expand Down
1 change: 0 additions & 1 deletion teams/types.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ name = "T-types/meetings"
extra-people = ["eholk"]

[permissions]
bors.chalk.review = true
bors.rust.review = true
perf = true
crater = true
Expand Down

0 comments on commit 8bba7a3

Please sign in to comment.