diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-11 13:48:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-11 13:48:12 +0200 |
| commit | 80e294e011528a1fd10c7ac64c124eafec178a55 (patch) | |
| tree | 92649053199ad5f7046f04a989323b79428f2fd3 | |
| parent | 57bb38b836cc3506f2e02c37b046321420ab0618 (diff) | |
| parent | 97270edc242e3c46250e05ab171f22eb89c06614 (diff) | |
| download | rust-80e294e011528a1fd10c7ac64c124eafec178a55.tar.gz rust-80e294e011528a1fd10c7ac64c124eafec178a55.zip | |
Rollup merge of #142298 - jieyouxu:loongarch-maintainer-list, r=fee1-dead
Make loongarch-none target maintainers more easily pingable In the same style as rust-lang/rust#139028. r? compiler
| -rw-r--r-- | src/doc/rustc/src/platform-support/loongarch-none.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc/src/platform-support/loongarch-none.md b/src/doc/rustc/src/platform-support/loongarch-none.md index fd90b0a2763..7c3a7e6c8bc 100644 --- a/src/doc/rustc/src/platform-support/loongarch-none.md +++ b/src/doc/rustc/src/platform-support/loongarch-none.md @@ -11,8 +11,8 @@ Freestanding/bare-metal LoongArch binaries in ELF format: firmware, kernels, etc ## Target maintainers -- [@heiher](https://github.com/heiher) -- [@xen0n](https://github.com/xen0n) +[@heiher](https://github.com/heiher) +[@xen0n](https://github.com/xen0n) ## Requirements |
