Skip to content

Commit 136f083

Browse files
repo: propose to add a repo for store macro wg webpage
This commit is proposing to have a wg webpage for the macros team in order to have a way where to put all the information about the wg. Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
1 parent 3ed5f50 commit 136f083

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)