Skip to content

Commit 50de84d

Browse files
committed
README: mention the CoC and who maintains this repo
1 parent 9fb31a0 commit 50de84d

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
> A Hardware Abstraction Layer (HAL) for embedded systems
44
5+
This project is developed and maintained by the [HAL team][team].
6+
57
## [API reference]
68

79
[API reference]: https://docs.rs/embedded-hal
@@ -73,3 +75,12 @@ at your option.
7375
Unless you explicitly state otherwise, any contribution intentionally submitted
7476
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
7577
dual licensed as above, without any additional terms or conditions.
78+
79+
## Code of Conduct
80+
81+
Contribution to this crate is organized under the terms of the [Rust Code of
82+
Conduct][CoC], the maintainer of this crate, the [HAL team][team], promises
83+
to intervene to uphold that code of conduct.
84+
85+
[CoC]: CODE_OF_CONDUCT.md
86+
[team]: https://github.com/rust-embedded/wg#the-hal-team

0 commit comments

Comments
 (0)