Skip to content

Commit 8ba3420

Browse files
Merge pull request #843 from spastorino/add-wg-rustc-dev-guide
Add zulip-groups to rustc-dev-guide team
2 parents e40f576 + 354706b commit 8ba3420

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

people/JohnTitor.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ github = "JohnTitor"
33
github-id = 25030997
44
email = "huyuumi.dev@gmail.com"
55
discord-id = 362122860673892353
6+
zulip-id = 217081
67

78
[permissions]
89
bors.semverver.review = true

people/igaray.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ name = 'Iñaki Garay'
22
github = 'igaray'
33
github-id = 167193
44
email = 'igarai@gmail.com'
5+
zulip-id = 209053

people/tshepang.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ name = 'Tshepang Mbambo'
22
github = 'tshepang'
33
github-id = 588486
44
email = 'tshepang@gmail.com'
5+
zulip-id = 119529

teams/wg-rustc-dev-guide.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,17 @@ subteam-of = "compiler"
33
kind = "working-group"
44

55
[people]
6-
leads = ["spastorino", "JohnTitor"]
6+
leads = ["JohnTitor", "spastorino"]
77
members = [
8-
"spastorino",
9-
"amanjeev",
10-
"togiberlin",
118
"JohnTitor",
12-
"chrissimpkins",
139
"camelid",
1410
"igaray",
1511
"pierwill",
12+
"spastorino",
1613
"tshepang",
1714
]
18-
alumni = ["LeSeulArtichaut", "jyn514", "mark-i-m", "Nashenas88", "rylev",]
15+
alumni = ["LeSeulArtichaut", "Nashenas88", "amanjeev", "chrissimpkins", "jyn514", "mark-i-m", "rylev", "togiberlin"]
16+
1917

2018
[[github]]
2119
orgs = ["rust-lang"]
@@ -25,3 +23,6 @@ name = "Rustc Dev Guide working group"
2523
description = "Making the compiler easier to learn by maintaining and improving the Rustc Dev Guide"
2624
repo = "https://rust-lang.github.io/compiler-team/working-groups/rustc-dev-guide/"
2725
zulip-stream = "t-compiler/wg-rustc-dev-guide"
26+
27+
[[zulip-groups]]
28+
name = "WG-rustc-dev-guide"

0 commit comments

Comments
 (0)