From b38f6ffc3ab9480222accc5456a2ad434adeb9e3 Mon Sep 17 00:00:00 2001 From: Alex Martens Date: Sat, 21 Oct 2023 09:34:53 +0900 Subject: [PATCH] README: add team ownership --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bacb109a5b..caf0a06da2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ > `static` friendly data structures that don't require dynamic memory allocation +This project is developed and maintained by the [libs team]. + ## [Documentation](https://docs.rs/heapless/latest/heapless) ## [Change log](CHANGELOG.md) @@ -35,3 +37,5 @@ at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. + +[libs team]: https://github.com/rust-embedded/wg#the-libs-team