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

Commit a566965

Browse files
committed
README: mention the CoC and who maintains this repo
1 parent 5ee2caa commit a566965

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
@@ -2,6 +2,8 @@
22

33
> Log panic messages using the ITM (Instrumentation Trace Macrocell)
44
5+
This project is developed and maintained by the [Cortex-M team][team].
6+
57
## [Documentation](https://docs.rs/panic-itm)
68

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

0 commit comments

Comments
 (0)