Skip to content

Commit c603db1

Browse files
committed
Give libs, libs-api, and libs-contributors write access to wg-allocators
The allocator API overlaps with libs quite a bit, so allow these teams access for issue triage.
1 parent b7d0dcd commit c603db1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

repos/rust-lang/wg-allocators.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ homepage = "http://bit.ly/hello-wg-allocators"
55
bots = []
66

77
[access.teams]
8+
libs = "write"
9+
libs-api = "write"
10+
libs-contributors = "write"
811
wg-allocators = "maintain"

0 commit comments

Comments
 (0)