Skip to content

Commit bf54098

Browse files
committed
Add Exploit Mitigations Project Group repository
1 parent 001e637 commit bf54098

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
org = "rust-lang"
2+
name = "project-exploit-mitigations"
3+
description = "Exploit Mitigations Project Group"
4+
bots = []
5+
6+
[access.teams]
7+
core = "admin"
8+
mods = "maintain"
9+
project-exploit-mitigations = "maintain"
10+
11+
[[branch]]
12+
name = "main"
13+
dismiss-stale-review = true

0 commit comments

Comments
 (0)