Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy bors permissions #1586

Merged
merged 2 commits into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
6 changes: 0 additions & 6 deletions people/Diggsey.toml

This file was deleted.

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
7 changes: 0 additions & 7 deletions people/ibabushkin.toml

This file was deleted.

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
1 change: 0 additions & 1 deletion teams/compiler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ perf = true
crater = true
dev-desktop = true
bors.rust.review = true
bors.miri.review = true

[[github]]
orgs = ["rust-lang", "rust-lang-nursery"]
Expand Down
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/miri.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ members = ["RalfJung", "oli-obk", "saethlin"]
alumni = ["solson"]

[permissions]
bors.miri.review = true
bors.rust.try = true
perf = true

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