We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e98fd12 + f899817 commit 30f9bf5Copy full SHA for 30f9bf5
teams/all.toml
@@ -28,3 +28,17 @@ include-team-members = false
28
extra-emails = [
29
"rust-verification@googlegroups.com",
30
]
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