Skip to content

Commit

Permalink
Merge pull request #863 from rylev/remove-bots-from-team
Browse files Browse the repository at this point in the history
The team repo actually doesn't use any bots
  • Loading branch information
Mark-Simulacrum authored Oct 10, 2022
2 parents bcbce38 + efe098a commit c4b93a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos/rust-lang/team.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org = "rust-lang"
name = "team"
description = "Rust teams structure"
bots = ["bors", "highfive", "rustbot", "rust-timer"]
bots = []

[access.teams]
core = "admin"
Expand Down

0 comments on commit c4b93a1

Please sign in to comment.