Skip to content

Commit 6670bad

Browse files
nikomatsakisMark-Simulacrum
authored andcommitted
Create a-mir-formality.toml
Is this all I need? Will this enable bors?
1 parent 78a3388 commit 6670bad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

repos/rust-lang/a-mir-formality.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
org = "rust-lang"
2+
name = "a-mir-formality"
3+
description = "a model of MIR and the Rust type/trait system"
4+
bots = ["rustbot", "rfcbot", "bors"]
5+
6+
[access.teams]
7+
lang = "maintain"
8+
lang-ops = "maintain"
9+
lang-docs = "maintain"
10+
types = "maintain"
11+
release = "maintain"
12+
infra = "maintain"
13+
infra-bors = "write"

0 commit comments

Comments
 (0)