diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-06-05 01:14:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-05 01:14:34 -0700 |
| commit | 669935ef227c0f22ceafe54a5ba0e4654eb38fb7 (patch) | |
| tree | 48b015ea88797bee3555a7a81ce57631301871bc | |
| parent | eb2819e706812569f14568b12223ef31ee53b4e6 (diff) | |
| parent | 2a219372376fef987ddc79332cd682f17f3ca281 (diff) | |
| download | rust-669935ef227c0f22ceafe54a5ba0e4654eb38fb7.tar.gz rust-669935ef227c0f22ceafe54a5ba0e4654eb38fb7.zip | |
Rollup merge of #126003 - Lokathor:new-co-maintainer, r=compiler-errors
Add a co-maintainer for the two ARMv4T targets This adds a second maintainer to the `armv4t-none-eabi` and `thumbv4t-none-eabi` targets, a necessary step on the path to Tier 2
| -rw-r--r-- | src/doc/rustc/src/platform-support/armv4t-none-eabi.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support/armv4t-none-eabi.md b/src/doc/rustc/src/platform-support/armv4t-none-eabi.md index ab8b4caaadf..0c5129d0efb 100644 --- a/src/doc/rustc/src/platform-support/armv4t-none-eabi.md +++ b/src/doc/rustc/src/platform-support/armv4t-none-eabi.md @@ -12,6 +12,7 @@ overall performance. ## Target Maintainers * [@Lokathor](https://github.com/lokathor) +* [@corwinkuiper](https://github.com/corwinkuiper) ## Testing |
