|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Opening up the Core Team agenda" |
| 4 | +author: Pietro Albini |
| 5 | +team: the Core Team <https://www.rust-lang.org/governance/teams/core> |
| 6 | +--- |
| 7 | + |
| 8 | +The Core Team works on project-wide policy questions on all sorts of matters, |
| 9 | +as well as generally monitoring the overall health of the project. While some |
| 10 | +of the discussed topics are sensitive (related to personal issues, finances, or |
| 11 | +security) and can’t be shared outside the Core Team, a lot of them are not. |
| 12 | + |
| 13 | +Much of the activity of the Core Team happens during weekly “triage” calls, |
| 14 | +where we discuss and make decisions on the items brought to our attention. Last |
| 15 | +year, we started opening up those calls by recording the parts where |
| 16 | +non-sensitive topics are discussed and uploading the videos [on our YouTube |
| 17 | +channel][yt]. While the videos provide the full context and nuance of the |
| 18 | +discussion, they take a good amount of time to watch, and referring to parts of |
| 19 | +the discussion is not always practical. |
| 20 | + |
| 21 | +Continuing with the effort of opening up our meetings, we’re happy to announce |
| 22 | +that the public agenda of those calls is now recorded in [issues inside the |
| 23 | +rust-lang/core-team][issues] repository! Each discussed topic will have its own issue, |
| 24 | +and we will provide updates each week with a summary of what we discussed |
| 25 | +during the call. |
| 26 | + |
| 27 | +We hope this setup will allow people to easily follow what’s on the Core Team’s |
| 28 | +plate by subscribing to either all the activity in the repository or just to |
| 29 | +the issues you care about. We will still continue to publish recordings of the |
| 30 | +calls for the people who care to listen to the whole discussion. |
| 31 | + |
| 32 | +We’ve decided at this time to limit permissions to post on the issues to the |
| 33 | +Core Team only, and possibly invited collaborators as relevant to particular |
| 34 | +topics. If you have an item you’d like us to discuss or if you have thoughts on |
| 35 | +an existing topic, please email [[email protected]]. |
| 36 | + |
| 37 | +[yt]: https://www.youtube.com/playlist?list=PL85XCvVPmGQjmo8ivhTMipwQRFl4ZW2cZ |
| 38 | +[issues]: https://github.com/rust-lang/core-team/issues |
| 39 | + |
0 commit comments