Skip to content

Commit 46b05e8

Browse files
authored
Merge pull request #56 from ehuss/team-resources
Add information about resources and contact for the team.
2 parents c95cef4 + 84aef6f commit 46b05e8

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/team.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
## Mission
44

5+
TODO
6+
57
## Team membership
68

9+
TODO
10+
711
### Membership expectations
812

13+
TODO
14+
915
#### Review policy
1016

1117
Team members are given permission to merge changes from other contributors in the <https://github.com/rust-lang/spec> repository. There are different guidelines for reviewing based on the kind of changes being made:
@@ -29,10 +35,38 @@ This policy does not yet cover the process for getting final approval from the r
2935

3036
### Meetings
3137

38+
The team meets on a weekly basis on a video chat.
39+
If you are interested in participating, feel free to contact us on the [`#t-spec`] stream on Zulip.
40+
41+
Minutes for all meetings are recorded on [HackMD][meeting-minutes].
42+
43+
[meeting-minutes]: https://hackmd.io/@rust-spec-team?tags=%5B%22meeting%22%5D
44+
3245
### Becoming a member
3346

47+
TODO
48+
3449
## Team resources
3550

51+
### Zulip
52+
53+
The following Zulip streams are available for the Spec Team:
54+
55+
- [`#t-spec`] — General public channel for discussing any topics related to the spec.
56+
- [`#t-spec/private`](https://rust-lang.zulipchat.com/#narrow/stream/419790-t-spec.2Fprivate) — Private channel for team-internal discussions.
57+
58+
[`#t-spec`]: https://rust-lang.zulipchat.com/#narrow/stream/399173-t-spec
59+
60+
### HackMD
61+
62+
The Spec Team has a shared workspace at HackMD at <https://hackmd.io/@rust-spec-team> for drafting documents and recording meeting minutes.
63+
3664
## Decision process
3765

66+
TODO
67+
3868
## Contact
69+
70+
If you need to contact the team, it is recommended to use the [`#t-spec`] Zulip stream, or to file an issue on the [Spec issue tracker].
71+
72+
[Spec issue tracker]: https://github.com/rust-lang/spec/issues

0 commit comments

Comments
 (0)