Skip to content

Commit 2b925a7

Browse files
Merge pull request #834 from rylev/zulip-wg-const-eval
Add Zulip user group for wg-const-eval
2 parents 21d3ebe + 3c8e9de commit 2b925a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

teams/wg-const-eval.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ members = [
1010
"lcnr",
1111
"fee1-dead",
1212
]
13+
alumni = [
14+
"ecstatic-morse"
15+
]
1316

1417
[website]
1518
name = "Compile-time Function Evaluation Working Group"
@@ -18,3 +21,6 @@ repo = "https://github.com/rust-lang/const-eval"
1821

1922
[[github]]
2023
orgs = ["rust-lang"]
24+
25+
[[zulip-groups]]
26+
name = "WG-const-eval"

0 commit comments

Comments
 (0)