Skip to content

Commit e26ac8d

Browse files
committed
Exclude cloud-compute members without zulip id from zulip group
1 parent 770a264 commit e26ac8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

teams/cloud-compute.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ orgs = ["rust-lang"]
3333

3434
[[zulip-groups]]
3535
name = "cloud-compute"
36+
excluded-people = [
37+
"asquared31415",
38+
]

0 commit comments

Comments
 (0)