Skip to content

team: add a new wg for rust macros #1052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions people/CohenArthur.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = 'Arthur Cohen'
github = 'CohenArthur'
github-id = 43524065
email = '[email protected]'
zulip-id = 281468
1 change: 1 addition & 0 deletions people/danielhenrymantilla.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = "Daniel Henry-Mantilla"
email = "[email protected]"
github = "danielhenrymantilla"
github-id = 9920355
zulip-id = 232018
28 changes: 28 additions & 0 deletions teams/wg-macros.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name = "wg-macros"
kind = "working-group"
subteam-of = "compiler"

[people]
leads = ["vincenzopalazzo", "eholk"]
members = [
"jhpratt",
"Veykril",
"CohenArthur",
"danielhenrymantilla",
"vincenzopalazzo",
"eholk",
]
alumni = [
]

[[github]]
orgs = ["rust-lang", "rust-lang-nursery"]

[website]
name = "Macros working group"
description = "Revival and Improving the Rust Macros"
repo = "https://github.com/rust-lang/wg-macros"
zulip-stream = "wg-macros"

[[zulip-groups]]
name = "wg-macros"