Skip to content

Commit 5261a0a

Browse files
authored
Rollup merge of #139038 - adamgreig:thumb-target-maintainers, r=Noratrieb
Update target maintainers for thumb targets to reflect new REWG Arm team name Closes #139027 The name of the team responsible for these targets has changed as the team was merged with other Arm-related teams (see rust-embedded/wg#818). The link gives an up-to-date list of github usernames that can be pinged, whereas the old email address is not very actively maintained or tracked.
2 parents 60833b1 + 3b7d59a commit 5261a0a

File tree

5 files changed

+5
-10
lines changed

5 files changed

+5
-10
lines changed

src/doc/rustc/src/platform-support/thumbv6m-none-eabi.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ only option because there is no FPU support in [Armv6-M].
2626

2727
## Target maintainers
2828

29-
* [Rust Embedded Devices Working Group Cortex-M
30-
Team](https://github.com/rust-embedded), `[email protected]`
29+
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)
3130

3231
## Target CPU and Target Feature options
3332

src/doc/rustc/src/platform-support/thumbv7em-none-eabi.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all
2121

2222
## Target maintainers
2323

24-
* [Rust Embedded Devices Working Group Cortex-M
25-
Team](https://github.com/rust-embedded), `[email protected]`
24+
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)
2625

2726
## Target CPU and Target Feature options
2827

src/doc/rustc/src/platform-support/thumbv7m-none-eabi.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ only option because there is no FPU support in [Armv7-M].
2222

2323
## Target maintainers
2424

25-
* [Rust Embedded Devices Working Group Cortex-M
26-
Team](https://github.com/rust-embedded), `[email protected]`
25+
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)
2726

2827
## Target CPU and Target Feature options
2928

src/doc/rustc/src/platform-support/thumbv8m.base-none-eabi.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ only option because there is no FPU support in [Armv8-M] Baseline.
2222

2323
## Target maintainers
2424

25-
* [Rust Embedded Devices Working Group Cortex-M
26-
Team](https://github.com/rust-embedded), `[email protected]`
25+
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)
2726

2827
## Target CPU and Target Feature options
2928

src/doc/rustc/src/platform-support/thumbv8m.main-none-eabi.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all
2525

2626
## Target maintainers
2727

28-
* [Rust Embedded Devices Working Group Cortex-M
29-
Team](https://github.com/rust-embedded), `[email protected]`
28+
* [Rust Embedded Devices Working Group Arm Team](https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team)
3029

3130
## Target CPU and Target Feature options
3231

0 commit comments

Comments
 (0)