Skip to content

Commit 58c7c11

Browse files
authored
Add stdarch repository under automation (#1263)
1 parent f9b4fed commit 58c7c11

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

repos/rust-lang/stdarch.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
org = "rust-lang"
2+
name = "stdarch"
3+
description = "Rust's standard library vendor-specific APIs and run-time feature detection"
4+
bots = ["rustbot"]
5+
6+
[access.teams]
7+
libs = "write"
8+
9+
[[branch-protections]]
10+
pattern = "master"
11+
required-approvals = 0

0 commit comments

Comments
 (0)