From 5fe9f75493e2214bf615a862f61921350e876f8e Mon Sep 17 00:00:00 2001 From: James Munns Date: Thu, 9 Jul 2020 22:14:34 +0200 Subject: [PATCH 1/3] First pass --- README.md | 53 ++++++++++++++--------------------------------------- 1 file changed, 14 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index f10e91e6..4d1a1b16 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,7 @@ The Cortex-A team develops and maintains the core of the Cortex-A crate ecosyste #### Members - [@andre-richter] -- [@parched] - [@raw-bin] -- [@wizofe] #### Projects @@ -167,7 +165,6 @@ The Cortex-M team develops and maintains the core of the Cortex-M crate ecosyste - [@adamgreig] - [@therealprof] -- [@ithinuel] - [@jonas-schievink] - [@thalesfragoso] @@ -205,7 +202,6 @@ The embedded Linux team develops and maintains the core of the embedded Linux cr #### Members -- [@nastevens] - [@posborne] - [@ryankurte] @@ -229,7 +225,6 @@ Board Support Crates and drivers. #### Members - [@therealprof] -- [@ithinuel] - [@ryankurte] - [@eldruin] @@ -246,9 +241,7 @@ The MS430 team develops and maintains the core of the MSP430 crate ecosystem. #### Members -- [@awygle] - [@cr1901] -- [@pftbest] #### Projects @@ -264,7 +257,6 @@ The infrastructure team manages our domains, DNS records, e-mail aliases, etc. #### Members -- [@nastevens] - [@ryankurte] #### Projects @@ -280,11 +272,7 @@ The RISC-V team develops and maintains the core of the RISC-V crate ecosystem. #### Members - [@almindor] -- [@bradjc] -- [@danc86] -- [@dvc94ch] - [@Disasm] -- [@laanwj] #### Projects @@ -346,40 +334,27 @@ The triage team is charge of keeping PR queues moving; they ensure no PR is left - [@mathk] -### The IRR 2018 team - -This team consists of the participants of the [Increasing Rust Reach (2018) program] who worked on -the [embedded project] of adding CI tests for embedded platforms to the compiler, and their mentor. - -[Increasing Rust Reach (2018) program]: http://reach.rust-lang.org/2018/participants -[embedded project]: http://reach.rust-lang.org/#projects - -- [@jamesmunns][] (mentor) -- [@nerdyvaishali] -- [@sekineh] - -### The old guard +### Hibernating -This list is the membership of the embedded WG when it was first created and it's kept around for -historical purposes. All the people in this list are members of the rust-embedded organization and -most of them are members of one of the teams listed above. +The following members have put themselves into the hibernation state, due to being absent or busy for an extended amount of time. See [ops/hibernating.md](https://github.com/rust-embedded/wg/blob/master/ops/hibernating.md). +- [@awygle] +- [@bradjc] +- [@danc86] - [@dvc94ch] - [@dylanmckay] - [@hannobraun] -- [@jamesmunns] -- [@japaric] +- [@ithinuel] - [@jcsoo] +- [@korken89] +- [@laanwj] +- [@nastevens] +- [@parched] - [@pftbest] +- [@sekineh] - [@thejpster] - -### Hibernating - -The following members have put themselves into the hibernation state, due to being absent or busy for an extended amount of time. See [ops/hibernating.md](https://github.com/rust-embedded/wg/blob/master/ops/hibernating.md). - -- [@hannobraun] -- [@thejpster] -- [@korken89] +- [@v-thakkar] +- [@wizofe] ### Contact @@ -424,7 +399,6 @@ Our Matrix room is logged by [logbot] on the bridged IRC channel, and you can fi [@laanwj]: https://github.com/laanwj [@mathk]: https://github.com/mathk [@nastevens]: https://github.com/nastevens -[@nerdyvaishali]: https://github.com/nerdyvaishali [@paoloteti]: https://github.com/paoloteti [@parched]: https://github.com/parched [@pftbest]: https://github.com/pftbest @@ -436,6 +410,7 @@ Our Matrix room is logged by [logbot] on the bridged IRC channel, and you can fi [@thalesfragoso]: https://github.com/thalesfragoso [@thejpster]: https://github.com/thejpster [@therealprof]: https://github.com/therealprof +[@v-thakkar]: https://github.com/v-thakkar [@wizofe]: https://github.com/wizofe [@rustembedded twitter]: https://twitter.com/rustembedded From a67ea19604004bf8ca056c18c47a1294b9699d48 Mon Sep 17 00:00:00 2001 From: James Munns Date: Fri, 10 Jul 2020 00:22:57 +0200 Subject: [PATCH 2/3] Restore nastevens --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d1a1b16..95aa8878 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ The embedded Linux team develops and maintains the core of the embedded Linux cr #### Members +- [@nastevens] - [@posborne] - [@ryankurte] @@ -257,6 +258,7 @@ The infrastructure team manages our domains, DNS records, e-mail aliases, etc. #### Members +- [@nastevens] - [@ryankurte] #### Projects @@ -348,7 +350,6 @@ The following members have put themselves into the hibernation state, due to bei - [@jcsoo] - [@korken89] - [@laanwj] -- [@nastevens] - [@parched] - [@pftbest] - [@sekineh] From 45129de4f3e2b57ec91468690c113b955e920545 Mon Sep 17 00:00:00 2001 From: James Munns Date: Sat, 11 Jul 2020 11:36:45 +0200 Subject: [PATCH 3/3] Add paolo to hibernating list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95aa8878..ba55ca57 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,6 @@ The Cortex-R team develops and maintains the core of the Cortex-R crate ecosyste #### Members - [@japaric] -- [@paoloteti] #### Projects @@ -350,6 +349,7 @@ The following members have put themselves into the hibernation state, due to bei - [@jcsoo] - [@korken89] - [@laanwj] +- [@paoloteti] - [@parched] - [@pftbest] - [@sekineh]