Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit f168b56

Browse files
committed
README: mention the CoC and who maintains this repo
1 parent be8738d commit f168b56

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
> Semihosting for ARM Cortex-M processors
77
8+
This project is developed and maintained by the [Cortex-M team][team].
9+
810
## [Documentation](https://docs.rs/cortex-m-semihosting)
911

1012
## License
@@ -22,3 +24,12 @@ at your option.
2224
Unless you explicitly state otherwise, any contribution intentionally submitted
2325
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
2426
dual licensed as above, without any 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)