Skip to content

Commit 6e5e5ea

Browse files
committed
README: mention the CoC and who maintains this repo
1 parent 8411d43 commit 6e5e5ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

cortex-m-rt/README.md

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

66
> Minimal runtime / startup for Cortex-M microcontrollers
77
8+
This project is developed and maintained by the [Cortex-M team][team].
9+
810
# [Documentation](https://docs.rs/cortex-m-rt)
911

1012
# License
@@ -23,3 +25,12 @@ at your option.
2325
Unless you explicitly state otherwise, any contribution intentionally submitted
2426
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
2527
dual licensed as above, without any additional terms or conditions.
28+
29+
## Code of Conduct
30+
31+
Contribution to this crate is organized under the terms of the [Rust Code of
32+
Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises
33+
to intervene to uphold that code of conduct.
34+
35+
[CoC]: CODE_OF_CONDUCT.md
36+
[team]: https://github.com/rust-embedded/wg#the-cortex-m-team

0 commit comments

Comments
 (0)