You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A contributor can become a member of the Cargo Team by requesting a review or being nominated by one of the existing members.
@@ -71,6 +75,27 @@ Contributors who wish to join the team should exhibit an interest in carrying th
71
75
72
76
Members may leave at any time, preferably by letting the team know ahead of time.
73
77
78
+
## Team resources
79
+
80
+
### Zulip
81
+
82
+
The Cargo team has several streams on Zulip:
83
+
84
+
-[`#t-cargo`](https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo) --- General public channel for discussing any topics related to Cargo.
85
+
-[`#t-cargo/build-integration`](https://rust-lang.zulipchat.com/#narrow/stream/334885-t-cargo.2Fbuild-integration) --- Discussions about integration with build systems.
86
+
-[`#t-cargo/PubGrub`](https://rust-lang.zulipchat.com/#narrow/stream/260232-t-cargo.2FPubGrub) --- Discussions about the [PubGrub](https://github.com/pubgrub-rs/pubgrub) project.
87
+
88
+
The following are private streams for the Cargo team. The team should avoid using this unless necessary (for example, discussing a security issue or team and meeting organization).
89
+
90
+
-[`#t-cargo/private`](https://rust-lang.zulipchat.com/#narrow/stream/296752-t-cargo.2Fprivate) --- Private channel for discussions among the team.
91
+
-[`#t-cargo/meetings`](https://rust-lang.zulipchat.com/#narrow/stream/364532-t-cargo.2Fmeetings) --- Private channel for discussions about team meetings, including non-members who regularly attend the meetings.
92
+
93
+
### HackMD
94
+
95
+
The Cargo team has a shared, public workspace on HackMD at <https://hackmd.io/team/rust-cargo-team> for drafting documents and recording meeting minutes.
96
+
97
+
Since this HackMD workspace is using the free service, it does not support private documents. If you need to draft a private document, create it in your personal workspace and use private channels to share the link.
98
+
74
99
## Decision process
75
100
76
101
The team uses a consensus-driven process for making decisions ranging from new features and major changes to management of the team itself.
0 commit comments