Skip to content

Commit b768c70

Browse files
KobzolMark-Simulacrum
authored andcommitted
Add impl-trait-utils repo
1 parent 320e820 commit b768c70

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

repos/rust-lang/impl-trait-utils.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
org = "rust-lang"
2+
name = "impl-trait-utils"
3+
description = "Utilities for working with impl traits in Rust."
4+
bots = []
5+
6+
[access.teams]
7+
wg-async = "write"
8+
9+
[access.individuals]
10+
tmandry = "maintain"
11+
12+
[[branch-protections]]
13+
pattern = "main"

0 commit comments

Comments
 (0)