Skip to content

Commit 9094278

Browse files
authored
Merge pull request #394 from rust-embedded/update-readme
README: add team ownership
2 parents 1fd7183 + b38f6ff commit 9094278

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
> `static` friendly data structures that don't require dynamic memory allocation
77
8+
This project is developed and maintained by the [libs team].
9+
810
## [Documentation](https://docs.rs/heapless/latest/heapless)
911

1012
## [Change log](CHANGELOG.md)
@@ -35,3 +37,5 @@ at your option.
3537
Unless you explicitly state otherwise, any contribution intentionally submitted
3638
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
3739
dual licensed as above, without any additional terms or conditions.
40+
41+
[libs team]: https://github.com/rust-embedded/wg#the-libs-team

0 commit comments

Comments
 (0)