Skip to content

Commit 0a8a02d

Browse files
authored
Merge pull request #74 from rust-embedded/swap-team
Swap from cortex-m to libs team
2 parents 54f2b51 + deed55e commit 0a8a02d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Note that using this as your global allocator requires Rust 1.68 or later.
1111
(With earlier versions, you need the unstable feature `#![feature(default_alloc_error_handler)]`)
1212

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

1515
## Example
1616

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

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

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

0 commit comments

Comments
 (0)