Skip to content

Commit 4219543

Browse files
committed
fix CODEOWNERS
1 parent 7369bf5 commit 4219543

File tree

2 files changed

+10
-16
lines changed

2 files changed

+10
-16
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
# Team
2-
* @rust-embedded/all
3-
4-
# Collabs
5-
* @dylanmckay
6-
* @jcsoo
7-
* @thejpster
1+
* @rust-embedded/all @dylanmckay @jcsoo @thejpster

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Projects maintained by this team.
6464
- [`cortex-m`]
6565
- [`itm`]
6666
- [`panic-itm`]
67-
- [`panic-semihosting`]
67+
<!-- - [`panic-semihosting`] -->
6868

6969
### The HAL team
7070

@@ -81,8 +81,8 @@ Board Support Crates and drivers.
8181

8282
Projects maintained by the HAL team.
8383

84-
- [`embedded-hal`]
85-
- [`linux-embedded-hal`]
84+
<!-- - [`embedded-hal`] -->
85+
<!-- - [`linux-embedded-hal`] -->
8686

8787
### The MSP430 team
8888

@@ -135,10 +135,10 @@ The resources team develops, maintains and curates resources on embedded Rust.
135135

136136
Projects maintained by the resources team
137137

138-
- [Awesome embedded Rust]
139-
- [The Discovery book]
138+
<!-- - [Awesome embedded Rust] -->
139+
<!-- - [The Discovery book] -->
140140
- [The embedded Rust book]
141-
- [The embedonomicon]
141+
<!-- - [The embedonomicon] -->
142142

143143
### The tools team
144144

@@ -155,9 +155,9 @@ The tools team maintains and develops core embedded tools.
155155

156156
Projects maintained by the tools team
157157

158-
- [`cargo-binutils`]
159-
- [`cross`]
160-
- [`itm`]
158+
<!-- - [`cargo-binutils`] -->
159+
<!-- - [`cross`] -->
160+
<!-- - [`itm`] -->
161161
- [`svd2rust`]
162162

163163
### The old guard

0 commit comments

Comments
 (0)