From 569f8bfc8b4875ecef93dcbbbaf0158eda5685fd Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 30 Jul 2018 18:34:34 -0500 Subject: [PATCH 1/3] add the resources team --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index b2d83ae3..f1f7fcff 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,24 @@ What is it that we really want? At a broad level: [@pftbest]: https://github.com/pftbest [@thejpster]: https://github.com/thejpster +### The resources team + +The resources team develops, maintains and curates resources on embedded Rust. + +#### Members + +- [@japaric] +- [@jamesmunns] + +#### Projects + +Projects maintained by the resources team + +- [Awesome embedded Rust](https://github.com/rust-embedded/awesome-embedded-rust) +- [The Discovery book](https://github.com/japaric/discovery) +- [The embedded Rust book](https://book.rust-embedded.org/) +- [The embedonomicon](https://embedonomicon.rust-embedded.org/) + ### Subprojects * [AVR fork of Rust](https://github.com/avr-rust/) From dac9515b4a2ad1d5e74f672f0679623a6dc3b4e6 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Tue, 31 Jul 2018 11:35:25 -0500 Subject: [PATCH 2/3] add andre-ritcher --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1f7fcff..5baebf87 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ The resources team develops, maintains and curates resources on embedded Rust. - [@japaric] - [@jamesmunns] +- [@andre-richter](https://github.com/andre-richter) #### Projects From a1b6e19d87f89090091159e65fc1ffe8d9d15e56 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Wed, 1 Aug 2018 23:26:57 -0500 Subject: [PATCH 3/3] add therealprof --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5baebf87..1ef60f3a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ The resources team develops, maintains and curates resources on embedded Rust. - [@japaric] - [@jamesmunns] - [@andre-richter](https://github.com/andre-richter) +- [@therealprof](https://github.com/therealprof) #### Projects