Skip to content

Commit

Permalink
Add compiler-team repository under automation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Jan 7, 2024
1 parent 3c2148c commit 63ef0c1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions repos/rust-lang/compiler-team.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
org = "rust-lang"
name = "compiler-team"
description = "A home for compiler team planning documents, meeting minutes, and other such things."
bots = []

[access.teams]
compiler = "write"
compiler-contributors = "write"
wg-prioritization = "write"
types = "write"

[[branch-protections]]
pattern = "master"
required-approvals = 0

0 comments on commit 63ef0c1

Please sign in to comment.