Skip to content

Commit ee18056

Browse files
authored
Merge pull request #1081 from vincenzopalazzo/macros/macros-web-page
repo: propose to add a repo for store macro wg webpage
2 parents 62eccfe + 136f083 commit ee18056

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

repos/rust-lang/wg-macros.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
org = "rust-lang"
2+
name = "wg-macros"
3+
description = "Home of the Rust Macros Working Gruop"
4+
bots = ["rustbot"]
5+
6+
[access.teams]
7+
wg-macros = "maintain"
8+
9+
[[branch-protections]]
10+
pattern = "main"

0 commit comments

Comments
 (0)