Skip to content

Commit c6df21a

Browse files
authored
Add project-deref-patterns under automation (#1402)
* Add `project-deref-patterns` under automation * Add access to TC
1 parent 83a11ba commit c6df21a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
org = "rust-lang"
2+
name = "project-deref-patterns"
3+
description = ""
4+
bots = []
5+
6+
[access.teams]
7+
8+
[access.individuals]
9+
# Liaison for the deref-patterns initiative, which
10+
# doesn't have a working group yet.
11+
traviscross = "write"

0 commit comments

Comments
 (0)