From ad753df04cff39ef09334fdee5f0dd893304d7cc Mon Sep 17 00:00:00 2001 From: Benjamin Kampmann Date: Mon, 27 May 2019 10:04:11 +0200 Subject: [PATCH 1/3] Create 2019-05-30-governance-wg-announcement.md --- posts/2019-05-30-governance-wg-announcement.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 posts/2019-05-30-governance-wg-announcement.md diff --git a/posts/2019-05-30-governance-wg-announcement.md b/posts/2019-05-30-governance-wg-announcement.md new file mode 100644 index 000000000..154503422 --- /dev/null +++ b/posts/2019-05-30-governance-wg-announcement.md @@ -0,0 +1,14 @@ +--- +layout: post +title: "The Governance WG is going public" +author: The Rust Governance WG +release: false +--- + + +Hey all! Today we're happy to announce the [Governance Working Group](https://internals.rust-lang.org/t/governance-working-group-announcement/9637) is going public. We've been spending the last couple weeks finding our bearings and structuring the working group. + +You can find [our charter](https://github.com/rust-lang/wg-governance/blob/master/CHARTA.md) outlining our main goals and priorities in [our work repository](https://github.com/rust-lang/wg-governance). We are using the Github issues, milestones and projects to organise and track our progress. The [readme in the repository](https://github.com/rust-lang/wg-governance/) explains our working process a bit more in detail. It also states how you can talk to us (hint, via discord) and [get involved](https://github.com/rust-lang/wg-governance/#how-can-i-get-involved). + +If you're interested in the governance working group, you may also be interested in the [Lang Team Meta WG](https://internals.rust-lang.org/t/lang-team-meta-working-group/9989), which is exploring solutions specific to the lang team. + From 218fc4be4afbd768f2613b365b6e0ebaf1cd1ee5 Mon Sep 17 00:00:00 2001 From: Benjamin Kampmann Date: Mon, 27 May 2019 14:36:56 +0200 Subject: [PATCH 2/3] Fix link: charta -> charter --- posts/2019-05-30-governance-wg-announcement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2019-05-30-governance-wg-announcement.md b/posts/2019-05-30-governance-wg-announcement.md index 154503422..07e08cee4 100644 --- a/posts/2019-05-30-governance-wg-announcement.md +++ b/posts/2019-05-30-governance-wg-announcement.md @@ -8,7 +8,7 @@ release: false Hey all! Today we're happy to announce the [Governance Working Group](https://internals.rust-lang.org/t/governance-working-group-announcement/9637) is going public. We've been spending the last couple weeks finding our bearings and structuring the working group. -You can find [our charter](https://github.com/rust-lang/wg-governance/blob/master/CHARTA.md) outlining our main goals and priorities in [our work repository](https://github.com/rust-lang/wg-governance). We are using the Github issues, milestones and projects to organise and track our progress. The [readme in the repository](https://github.com/rust-lang/wg-governance/) explains our working process a bit more in detail. It also states how you can talk to us (hint, via discord) and [get involved](https://github.com/rust-lang/wg-governance/#how-can-i-get-involved). +You can find [our charter](https://github.com/rust-lang/wg-governance/blob/master/CHARTER.md) outlining our main goals and priorities in [our work repository](https://github.com/rust-lang/wg-governance). We are using the Github issues, milestones and projects to organise and track our progress. The [readme in the repository](https://github.com/rust-lang/wg-governance/) explains our working process a bit more in detail. It also states how you can talk to us (hint, via discord) and [get involved](https://github.com/rust-lang/wg-governance/#how-can-i-get-involved). If you're interested in the governance working group, you may also be interested in the [Lang Team Meta WG](https://internals.rust-lang.org/t/lang-team-meta-working-group/9989), which is exploring solutions specific to the lang team. From 59f07f9cf4077eb311da5cb3fb9bc9901edbe69e Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Mon, 3 Jun 2019 11:20:33 +0200 Subject: [PATCH 3/3] change governance wg post date --- ...g-announcement.md => 2019-06-03-governance-wg-announcement.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{2019-05-30-governance-wg-announcement.md => 2019-06-03-governance-wg-announcement.md} (100%) diff --git a/posts/2019-05-30-governance-wg-announcement.md b/posts/2019-06-03-governance-wg-announcement.md similarity index 100% rename from posts/2019-05-30-governance-wg-announcement.md rename to posts/2019-06-03-governance-wg-announcement.md