Skip to content

Commit 44562a0

Browse files
authored
Merge pull request #2074 from Turbo87/crates-io-zulip-streams
crates.io: Add private Zulip streams
2 parents 970b406 + dba8cc2 commit 44562a0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

teams/crates-io.toml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,26 @@ extra-people = [
6161

6262
[[zulip-groups]]
6363
name = "T-crates-io"
64+
65+
[[zulip-streams]]
66+
name = "t-crates-io/incident-response"
67+
extra-teams = [
68+
"crates-io-on-call",
69+
"infra",
70+
]
71+
72+
[[zulip-streams]]
73+
name = "t-crates-io/moderation"
74+
extra-teams = [
75+
"mods-venue",
76+
]
77+
78+
[[zulip-streams]]
79+
name = "t-crates-io/operations"
80+
extra-teams = [
81+
"crates-io-on-call",
82+
"infra",
83+
]
84+
85+
[[zulip-streams]]
86+
name = "t-crates-io/private"

0 commit comments

Comments
 (0)