Skip to content

Commit

Permalink
Swap from cortex-m to libs team
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgreig committed Oct 17, 2023
1 parent 54f2b51 commit deed55e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Note that using this as your global allocator requires Rust 1.68 or later.
(With earlier versions, you need the unstable feature `#![feature(default_alloc_error_handler)]`)

This project is developed and maintained by the [Cortex-M team][team].
This project is developed and maintained by the [libs team][team].

## Example

Expand Down Expand Up @@ -71,8 +71,8 @@ dual licensed as above, without any additional terms or conditions.
## Code of Conduct

Contribution to this crate is organized under the terms of the [Rust Code of
Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises
Conduct][CoC], the maintainer of this crate, the [libs team][team], promises
to intervene to uphold that code of conduct.

[CoC]: CODE_OF_CONDUCT.md
[team]: https://github.com/rust-embedded/wg#the-cortex-m-team
[team]: https://github.com/rust-embedded/wg#the-libs-team

0 comments on commit deed55e

Please sign in to comment.