Skip to content

Commit 8609ef7

Browse files
bors[bot]japaric
andcommitted
Merge #21
21: note the code of conduct in the README r=japaric a=japaric Testing PR builds Co-authored-by: Jorge Aparicio <jorge@japaric.io>
2 parents 3b2321a + 570fc77 commit 8609ef7

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# The Rust Code of Conduct
22

3-
A version of this document [can be found online](https://www.rust-lang.org/conduct.html).
4-
53
## Conduct
64

75
**Contact**: [Cortex-M team](https://github.com/rust-embedded/wg#the-cortex-m-team)

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ at your option.
2121

2222
### Contribution
2323

24-
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
25-
work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
26-
additional terms or conditions.
24+
Unless you explicitly state otherwise, any contribution intentionally submitted
25+
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
26+
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)