diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-06-19 01:51:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-19 01:51:41 +0100 |
| commit | 87ca0731c3ed52dd1221f7ff22b8dcbee77b5ecf (patch) | |
| tree | e1bd1777770616a8dec39ded044c5c4f7a5ff211 /src/doc | |
| parent | bf841c47738a5a67dd21df7e0c8018a687fb2d1b (diff) | |
| parent | 6f5b0efb28593d355a6f8bcf2eea78ff396ff1aa (diff) | |
| download | rust-87ca0731c3ed52dd1221f7ff22b8dcbee77b5ecf.tar.gz rust-87ca0731c3ed52dd1221f7ff22b8dcbee77b5ecf.zip | |
Rollup merge of #126586 - madsmtm:mac-catalyst-maintainers, r=Nilstrieb
Add @badboy and @BlackHoleFox as Mac Catalyst maintainers Assented in https://github.com/rust-lang/compiler-team/issues/761#issuecomment-2173071316 and https://rust-lang.zulipchat.com/#narrow/stream/233931-t-compiler.2Fmajor-changes/topic/Promote.20Mac.20Catalyst.20targets.20to.20Tier.202.20compiler-team.23761/near/444590303.
Diffstat (limited to 'src/doc')
| -rw-r--r-- | src/doc/rustc/src/platform-support/apple-ios-macabi.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support/apple-ios-macabi.md b/src/doc/rustc/src/platform-support/apple-ios-macabi.md index 278ee94b6d4..15ba31e0f06 100644 --- a/src/doc/rustc/src/platform-support/apple-ios-macabi.md +++ b/src/doc/rustc/src/platform-support/apple-ios-macabi.md @@ -9,6 +9,8 @@ Apple Mac Catalyst targets. ## Target maintainers +- [@badboy](https://github.com/badboy) +- [@BlackHoleFox](https://github.com/BlackHoleFox) - [@madsmtm](https://github.com/madsmtm) ## Requirements |
