diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-06-26 11:58:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-26 11:58:44 +0200 |
| commit | de79f51206f9e3ac9ecc8e9834fc818da8a3b736 (patch) | |
| tree | ae9cb54e8f783074392adec9ee93494e8775a1b8 | |
| parent | ac84b664f995c469d491914d32fd7513edacfaec (diff) | |
| parent | 76092263d9297a3771ad4b36f5f41b87e49db6cc (diff) | |
| download | rust-de79f51206f9e3ac9ecc8e9834fc818da8a3b736.tar.gz rust-de79f51206f9e3ac9ecc8e9834fc818da8a3b736.zip | |
Rollup merge of #112840 - loongarch-rs:update-docs, r=GuillaumeGomez
doc: loongarch: Update maintainers My colleague, `@zhaixiaojuan,` has been completely occupied with other matters and is no longer in charge of Rust. Consequently, I intend to update the maintainers in the platform documentation to avoid causing any disruptions for her and to ensure that relevant notifications regarding LoongArch are promptly directed to the appropriate developers. Thanks your for contributions!
| -rw-r--r-- | src/doc/rustc/src/platform-support/loongarch-linux.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support/loongarch-linux.md b/src/doc/rustc/src/platform-support/loongarch-linux.md index 999e71f8028..17e85590f2c 100644 --- a/src/doc/rustc/src/platform-support/loongarch-linux.md +++ b/src/doc/rustc/src/platform-support/loongarch-linux.md @@ -28,9 +28,9 @@ While the integer base ABI is implied by the machine field, the floating po ## Target maintainers -- [ZHAI Xiaojuan](https://github.com/zhaixiaojuan) `zhaixiaojuan@loongson.cn` - [WANG Rui](https://github.com/heiher) `wangrui@loongson.cn` - [ZHAI Xiang](https://github.com/xiangzhai) `zhaixiang@loongson.cn` +- [ZHAI Xiaojuan](https://github.com/zhaixiaojuan) `zhaixiaojuan@loongson.cn` - [WANG Xuerui](https://github.com/xen0n) `git@xen0n.name` ## Requirements |
