diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-06-04 21:41:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-04 21:41:37 +0200 |
| commit | 47265df3f0042e3312c26dad9e805e5c146b37b6 (patch) | |
| tree | aefb08e787b6ec928ca520e9aed9ad1706773dd6 /src/doc/rustc | |
| parent | 1f1b644f25e381404868a526755a3a2d7e1048e1 (diff) | |
| parent | 832b8b8688bebb413dd29cb22eb574d250853e65 (diff) | |
| download | rust-47265df3f0042e3312c26dad9e805e5c146b37b6.tar.gz rust-47265df3f0042e3312c26dad9e805e5c146b37b6.zip | |
Rollup merge of #125944 - P1n3appl3:fuchsia, r=lqd
Update fuchsia maintainers This makes the maintainers list in the docs line up with the current [fuchsia team](https://github.com/rust-lang/team/blob/master/teams/fuchsia.toml).
Diffstat (limited to 'src/doc/rustc')
| -rw-r--r-- | src/doc/rustc/src/platform-support/fuchsia.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc/src/platform-support/fuchsia.md b/src/doc/rustc/src/platform-support/fuchsia.md index 3e1db692f50..5643c6a0188 100644 --- a/src/doc/rustc/src/platform-support/fuchsia.md +++ b/src/doc/rustc/src/platform-support/fuchsia.md @@ -10,9 +10,9 @@ updatable, and performant. The [Fuchsia team]: - Tyler Mandry ([@tmandry](https://github.com/tmandry)) -- Dan Johnson ([@computerdruid](https://github.com/computerdruid)) - David Koloski ([@djkoloski](https://github.com/djkoloski)) -- Joseph Ryan ([@P1n3appl3](https://github.com/P1n3appl3)) +- Julia Ryan ([@P1n3appl3](https://github.com/P1n3appl3)) +- Erick Tryzelaar ([@erickt](https://github.com/erickt)) As the team evolves over time, the specific members listed here may differ from the members reported by the API. The API should be considered to be |
