diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-07-10 15:19:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-10 15:19:34 +0200 |
| commit | 9ee9b0e0c2dbf238dd4424f60927972cea722e3f (patch) | |
| tree | ea09bc897b382af838db4e81a28209617336c0b1 | |
| parent | a17559bff507dc5f63797e8795417c462f901efd (diff) | |
| parent | 15940b8beae3d6b9e06c239c81dd2d094f1ca9c0 (diff) | |
| download | rust-9ee9b0e0c2dbf238dd4424f60927972cea722e3f.tar.gz rust-9ee9b0e0c2dbf238dd4424f60927972cea722e3f.zip | |
Rollup merge of #143670 - loganek:loganek/wasm32-wasip1-new-maintainer, r=alexcrichton
Add a new maintainer to the wasm32-wasip1 target cc: `@alexcrichton`
| -rw-r--r-- | src/doc/rustc/src/platform-support/wasm32-wasip1.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support/wasm32-wasip1.md b/src/doc/rustc/src/platform-support/wasm32-wasip1.md index 1e7447698bc..a8a9e550581 100644 --- a/src/doc/rustc/src/platform-support/wasm32-wasip1.md +++ b/src/doc/rustc/src/platform-support/wasm32-wasip1.md @@ -42,6 +42,7 @@ said since when this document was last updated those interested in maintaining this target are: [@alexcrichton](https://github.com/alexcrichton) +[@loganek](https://github.com/loganek) ## Requirements |
