Skip to content

Commit 30f9bf5

Browse files
Merge pull request #1969 from jieyouxu/infra-announcement-all
Create `T-all` zulip user group
2 parents e98fd12 + f899817 commit 30f9bf5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

teams/all.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,17 @@ include-team-members = false
2828
extra-emails = [
2929
3030
]
31+
32+
[[zulip-groups]]
33+
name = "T-all"
34+
# Exclude the following people from the Zulip group for grandfathering purposes,
35+
# where previously we didn't require all project team members to have Zulip IDs
36+
# (since there wasn't a `T-all` Zulip group previously).
37+
excluded-people = [
38+
"U007D",
39+
"andrewpollack",
40+
"arshiamufti",
41+
"bnchi",
42+
"celaus",
43+
"opeolluwa",
44+
]

0 commit comments

Comments
 (0)