Skip to content

Commit

Permalink
Add zulip-groups to rustc-dev-guide team
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Sep 15, 2022
1 parent 4b06346 commit 354706b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 6 deletions.
1 change: 1 addition & 0 deletions people/JohnTitor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ github = "JohnTitor"
github-id = 25030997
email = "[email protected]"
discord-id = 362122860673892353
zulip-id = 217081

[permissions]
bors.semverver.review = true
1 change: 1 addition & 0 deletions people/igaray.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = 'Iñaki Garay'
github = 'igaray'
github-id = 167193
email = '[email protected]'
zulip-id = 209053
1 change: 1 addition & 0 deletions people/pierwill.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = 'pierwill'
github = 'pierwill'
github-id = 19642016
email = '[email protected]'
zulip-id = 316352
1 change: 1 addition & 0 deletions people/tshepang.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = 'Tshepang Mbambo'
github = 'tshepang'
github-id = 588486
email = '[email protected]'
zulip-id = 119529
13 changes: 7 additions & 6 deletions teams/wg-rustc-dev-guide.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,17 @@ subteam-of = "compiler"
kind = "working-group"

[people]
leads = ["spastorino", "JohnTitor"]
leads = ["JohnTitor", "spastorino"]
members = [
"spastorino",
"amanjeev",
"togiberlin",
"JohnTitor",
"chrissimpkins",
"camelid",
"igaray",
"pierwill",
"spastorino",
"tshepang",
]
alumni = ["LeSeulArtichaut", "jyn514", "mark-i-m", "Nashenas88", "rylev",]
alumni = ["LeSeulArtichaut", "Nashenas88", "amanjeev", "chrissimpkins", "jyn514", "mark-i-m", "rylev", "togiberlin"]


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

[[zulip-groups]]
name = "WG-rustc-dev-guide"

0 comments on commit 354706b

Please sign in to comment.