Skip to content
Merged
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
14 changes: 14 additions & 0 deletions teams/all.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,17 @@ include-team-members = false
extra-emails = [
"rust-verification@googlegroups.com",
]

[[zulip-groups]]
name = "T-all"
# Exclude the following people from the Zulip group for grandfathering purposes,
# where previously we didn't require all project team members to have Zulip IDs
# (since there wasn't a `T-all` Zulip group previously).
excluded-people = [
"U007D",
"andrewpollack",
"arshiamufti",
"bnchi",
"celaus",
"opeolluwa",
]