File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ org = " rust-lang"
2+ name = " beyond-refs"
3+ description = " Wiki for design work going beyond Rust's current reference types"
4+ homepage = " https://rust-lang.github.io/beyond-refs/"
5+ bots = []
6+
7+ [access .teams ]
8+ goal-owners = " maintain"
9+ lang = " maintain"
10+ lang-advisors = " maintain"
11+ lang-docs = " maintain"
12+ lang-ops = " maintain"
13+ opsem = " maintain"
14+ project-const-generics = " maintain"
15+ project-const-traits = " maintain"
16+ project-dyn-upcasting = " maintain"
17+ project-impl-trait = " maintain"
18+ project-keyword-generics = " maintain"
19+ types = " maintain"
20+ wg-async = " maintain"
21+ wg-safe-transmute = " maintain"
22+
23+ [[branch-protections ]]
24+ pattern = " main"
25+ required-approvals = 0
26+
27+ [environments .github-pages ]
28+ branches = [" main" ]
You can’t perform that action at this time.
0 commit comments