Skip to content

Commit ad6b8dd

Browse files
committed
README: mention the CoC and who maintains this repo
1 parent 038944f commit ad6b8dd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

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

66
> Low level access to Cortex-M processors
77
8+
This project is developed and maintained by the [Cortex-M team][team].
9+
810
## [Documentation](https://docs.rs/crate/cortex-m)
911

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

0 commit comments

Comments
 (0)