diff --git a/src/doc/rustc/src/platform-support/aix.md b/src/doc/rustc/src/platform-support/aix.md index 3002a5c4b2cd9..c06092eb123c8 100644 --- a/src/doc/rustc/src/platform-support/aix.md +++ b/src/doc/rustc/src/platform-support/aix.md @@ -8,6 +8,7 @@ Rust for AIX operating system, currently only 64-bit PowerPC is supported. [@daltenty](https://github.com/daltenty) [@gilamn5tr](https://github.com/gilamn5tr) +[@amy-kwan](https://github.com/amy-kwan) ## Requirements diff --git a/src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-gnu.md b/src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-gnu.md index 78c3e680fc3c6..c093a7d4ddba6 100644 --- a/src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-gnu.md +++ b/src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-gnu.md @@ -8,6 +8,7 @@ Target for 64-bit little endian PowerPC Linux programs [@daltenty](https://github.com/daltenty) [@gilamn5tr](https://github.com/gilamn5tr) +[@amy-kwan](https://github.com/amy-kwan) ## Requirements