Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make target maintainers more easily pingable #139028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/doc/rustc/src/platform-support/TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,8 @@ One-sentence description of the target (e.g. CPU, OS)

## Target maintainers

- Some Person, https://github.com/...
[@Ghost](https://github.com/Ghost)
[@octocat](https://github.com/octocat)

## Requirements

Original file line number Diff line number Diff line change
@@ -4,10 +4,10 @@

Nintendo Switch with pure-Rust toolchain.

## Designated Developers
## Target Maintainers

* [@leo60228](https://github.com/leo60228)
* [@jam1garner](https://github.com/jam1garner)
[@leo60228](https://github.com/leo60228)
[@jam1garner](https://github.com/jam1garner)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/aarch64-unknown-teeos.md
Original file line number Diff line number Diff line change
@@ -20,8 +20,8 @@ TEEOS is open source in progress. [MORE about](https://gitee.com/opentrustee-gro

## Target maintainers

- Petrochenkov Vadim
- Sword-Destiny
[@petrochenkov](https://github.com/petrochenkov)
[@Sword-Destiny](https://github.com/Sword-Destiny)

## Setup
We use OpenHarmony SDK for TEEOS.
4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/aix.md
Original file line number Diff line number Diff line change
@@ -6,8 +6,8 @@ Rust for AIX operating system, currently only 64-bit PowerPC is supported.

## Target maintainers

- David Tenty `daltenty@ibm.com`, https://github.com/daltenty
- Chris Cambly, `ccambly@ca.ibm.com`, https://github.com/gilamn5tr
[@daltenty](https://github.com/daltenty)
[@gilamn5tr](https://github.com/gilamn5tr)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/amdgcn-amd-amdhsa.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ AMD GPU target for compute/HSA (Heterogeneous System Architecture).

## Target maintainers

- [@Flakebi](https://github.com/Flakebi)
[@Flakebi](https://github.com/Flakebi)

## Requirements

6 changes: 3 additions & 3 deletions src/doc/rustc/src/platform-support/android.md
Original file line number Diff line number Diff line change
@@ -8,9 +8,9 @@

## Target maintainers

- Chris Wailes ([@chriswailes](https://github.com/chriswailes))
- Matthew Maurer ([@maurer](https://github.com/maurer))
- Martin Geisler ([@mgeisler](https://github.com/mgeisler))
[@chriswailes](https://github.com/chriswailes)
[@maurer](https://github.com/maurer)
[@mgeisler](https://github.com/mgeisler)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/apple-darwin.md
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ Apple macOS targets.

## Target maintainers

- [@thomcc](https://github.com/thomcc)
- [@madsmtm](https://github.com/madsmtm)
[@thomcc](https://github.com/thomcc)
[@madsmtm](https://github.com/madsmtm)

## Requirements

6 changes: 3 additions & 3 deletions src/doc/rustc/src/platform-support/apple-ios-macabi.md
Original file line number Diff line number Diff line change
@@ -9,9 +9,9 @@ Apple Mac Catalyst targets.

## Target maintainers

- [@badboy](https://github.com/badboy)
- [@BlackHoleFox](https://github.com/BlackHoleFox)
- [@madsmtm](https://github.com/madsmtm)
[@badboy](https://github.com/badboy)
[@BlackHoleFox](https://github.com/BlackHoleFox)
[@madsmtm](https://github.com/madsmtm)

## Requirements

6 changes: 3 additions & 3 deletions src/doc/rustc/src/platform-support/apple-ios.md
Original file line number Diff line number Diff line change
@@ -15,9 +15,9 @@ Apple iOS / iPadOS targets.

## Target maintainers

- [@badboy](https://github.com/badboy)
- [@deg4uss3r](https://github.com/deg4uss3r)
- [@madsmtm](https://github.com/madsmtm)
[@badboy](https://github.com/badboy)
[@deg4uss3r](https://github.com/deg4uss3r)
[@madsmtm](https://github.com/madsmtm)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/apple-tvos.md
Original file line number Diff line number Diff line change
@@ -10,8 +10,8 @@ Apple tvOS targets.

## Target maintainers

- [@thomcc](https://github.com/thomcc)
- [@madsmtm](https://github.com/madsmtm)
[@thomcc](https://github.com/thomcc)
[@madsmtm](https://github.com/madsmtm)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/apple-visionos.md
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ Apple visionOS / xrOS targets.

## Target maintainers

- [@agg23](https://github.com/agg23)
- [@madsmtm](https://github.com/madsmtm)
[@agg23](https://github.com/agg23)
[@madsmtm](https://github.com/madsmtm)

## Requirements

8 changes: 4 additions & 4 deletions src/doc/rustc/src/platform-support/apple-watchos.md
Original file line number Diff line number Diff line change
@@ -12,10 +12,10 @@ Apple watchOS targets.

## Target maintainers

- [@deg4uss3r](https://github.com/deg4uss3r)
- [@vladimir-ea](https://github.com/vladimir-ea)
- [@leohowell](https://github.com/leohowell)
- [@madsmtm](https://github.com/madsmtm)
[@deg4uss3r](https://github.com/deg4uss3r)
[@vladimir-ea](https://github.com/vladimir-ea)
[@leohowell](https://github.com/leohowell)
[@madsmtm](https://github.com/madsmtm)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/arm64e-apple-darwin.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ ARM64e macOS (11.0+, Big Sur+)

## Target maintainers

- Artyom Tetyukhin ([@arttet](https://github.com/arttet))
[@arttet](https://github.com/arttet)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/arm64e-apple-ios.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ ARM64e iOS (14.0+)

## Target maintainers

- Artyom Tetyukhin ([@arttet](https://github.com/arttet))
[@arttet](https://github.com/arttet)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/arm64e-apple-tvos.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ ARM64e tvOS (10.0+)

## Target maintainers

- Artyom Tetyukhin ([@arttet](https://github.com/arttet))
[@arttet](https://github.com/arttet)

## Requirements

Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ applications on AArch64 Windows 11. See <https://learn.microsoft.com/en-us/windo

## Target maintainers

- [@dpaoliello](https://github.com/dpaoliello)
[@dpaoliello](https://github.com/dpaoliello)

## Requirements

Original file line number Diff line number Diff line change
@@ -10,7 +10,8 @@ BE8 architecture retains the same little-endian ordered code-stream used by conv
BE8 architecture is the default big-endian architecture for Arm since [Armv6](https://developer.arm.com/documentation/101754/0616/armlink-Reference/armlink-Command-line-Options/--be8?lang=en). It's predecessor, used for Armv4 and Armv5 devices was [BE32](https://developer.arm.com/documentation/dui0474/j/linker-command-line-options/--be32). On Armv6 architecture, endianness can be configured via [system registers](https://developer.arm.com/documentation/ddi0290/g/unaligned-and-mixed-endian-data-access-support/mixed-endian-access-support/interaction-between-the-bus-protocol-and-the-core-endianness). However, BE32 was withdrawn for [Armv7](https://developer.arm.com/documentation/ddi0406/cb/Appendixes/Deprecated-and-Obsolete-Features/Obsolete-features/Support-for-BE-32-endianness-model) onwards.

## Target Maintainers
* [@WorksButNotTested](https://github.com/WorksButNotTested)

[@WorksButNotTested](https://github.com/WorksButNotTested)

## Requirements
The target is cross-compiled. This target supports `std` in the normal way (indeed only nominal changes are required from the standard Arm configuration).
4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/armv4t-none-eabi.md
Original file line number Diff line number Diff line change
@@ -11,8 +11,8 @@ overall performance.

## Target Maintainers

* [@Lokathor](https://github.com/lokathor)
* [@corwinkuiper](https://github.com/corwinkuiper)
[@Lokathor](https://github.com/lokathor)
[@corwinkuiper](https://github.com/corwinkuiper)

## Testing

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/armv5te-none-eabi.md
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all

## Target Maintainers

* [@QuinnPainter](https://github.com/QuinnPainter)
[@QuinnPainter](https://github.com/QuinnPainter)

## Testing

6 changes: 3 additions & 3 deletions src/doc/rustc/src/platform-support/armv6k-nintendo-3ds.md
Original file line number Diff line number Diff line change
@@ -13,9 +13,9 @@ from nor used with any official Nintendo SDK.
This target is maintained by members of the [@rust3ds](https://github.com/rust3ds)
organization:

- [@Meziu](https://github.com/Meziu)
- [@AzureMarker](https://github.com/AzureMarker)
- [@ian-h-chamberlain](https://github.com/ian-h-chamberlain)
[@Meziu](https://github.com/Meziu)
[@AzureMarker](https://github.com/AzureMarker)
[@ian-h-chamberlain](https://github.com/ian-h-chamberlain)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/armv7-rtems-eabihf.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ ARM targets for the [RTEMS realtime operating system](https://www.rtems.org) us

## Target maintainers

- [@thesummer](https://github.com/thesummer)
[@thesummer](https://github.com/thesummer)

## Requirements

Original file line number Diff line number Diff line change
@@ -9,9 +9,9 @@ from nor used with any official Sony SDK.

## Target maintainers

* [@nikarh](https://github.com/nikarh)
* [@pheki](https://github.com/pheki)
* [@ZetaNumbers](https://github.com/ZetaNumbers)
[@nikarh](https://github.com/nikarh)
[@pheki](https://github.com/pheki)
[@zetanumbers](https://github.com/zetanumbers)

## Requirements

Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ This target supports Armv7-A softfloat CPUs and uses the uclibc-ng standard libr

## Target maintainers

* [@lancethepants](https://github.com/lancethepants)
[@lancethepants](https://github.com/lancethepants)

## Requirements

Original file line number Diff line number Diff line change
@@ -4,9 +4,9 @@

This tier supports the Armv7-A processor running a Linux kernel and uClibc-ng standard library. It provides full support for rust and the rust standard library.

## Designated Developers
## Target Maintainers

* [@skrap](https://github.com/skrap)
[@skrap](https://github.com/skrap)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/armv7r-none-eabi.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all

## Target maintainers

- [Chris Copeland](https://github.com/chrisnc), `chris@chrisnc.net`
[@chrisnc](https://github.com/chrisnc)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/armv8r-none-eabihf.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all

## Target maintainers

- [Chris Copeland](https://github.com/chrisnc), `chris@chrisnc.net`
[@chrisnc](https://github.com/chrisnc)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/avr-none.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ Series of microcontrollers from Atmel: ATmega8, ATmega328p etc.

## Target maintainers

- [Patryk Wychowaniec](https://github.com/Patryk27) <pwychowaniec@pm.me>
[@Patryk27](https://github.com/Patryk27)

## Requirements

Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ other links:

## Target maintainers

* [@Dirreke](https://github.com/Dirreke)
[@Dirreke](https://github.com/Dirreke)

## Requirements

6 changes: 3 additions & 3 deletions src/doc/rustc/src/platform-support/esp-idf.md
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@ Targets for the [ESP-IDF](https://github.com/espressif/esp-idf) development fram

## Target maintainers

- Ivan Markov [@ivmarkov](https://github.com/ivmarkov)
- Scott Mabin [@MabezDev](https://github.com/MabezDev)
- Sergio Gasquez [@SergioGasquez](https://github.com/SergioGasquez)
[@ivmarkov](https://github.com/ivmarkov)
[@MabezDev](https://github.com/MabezDev)
[@SergioGasquez](https://github.com/SergioGasquez)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/freebsd.md
Original file line number Diff line number Diff line change
@@ -6,8 +6,8 @@

## Target maintainers

- Alan Somers `asomers@FreeBSD.org`, https://github.com/asomers
- Mikael Urankar `mikael@FreeBSD.org`, https://github.com/MikaelUrankar
[@asomers](https://github.com/asomers)
[@MikaelUrankar](https://github.com/MikaelUrankar)

## Requirements

6 changes: 4 additions & 2 deletions src/doc/rustc/src/platform-support/fuchsia.md
Original file line number Diff line number Diff line change
@@ -7,9 +7,11 @@ updatable, and performant.

## Target maintainers

See [`fuchsia.toml`] in the `team` repository for current target maintainers.
[@erickt](https://github.com/erickt)
[@Nashenas88](https://github.com/Nashenas88)

[`fuchsia.toml`]: https://github.com/rust-lang/team/blob/master/teams/fuchsia.toml
The up-to-date list can be also found via the
[fuchsia marker team](https://github.com/rust-lang/team/blob/master/teams/fuchsia.toml).

## Table of contents

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/hermit.md
Original file line number Diff line number Diff line change
@@ -14,8 +14,8 @@ Target triplets available so far:

## Target maintainers

- Stefan Lankes ([@stlankes](https://github.com/stlankes))
- Martin Kröning ([@mkroening](https://github.com/mkroening))
[@stlankes](https://github.com/stlankes)
[@mkroening](https://github.com/mkroening)

## Requirements

Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ DSP architecture.

## Target maintainers

- [Brian Cain](https://github.com/androm3da), `bcain@quicinc.com`
[@androm3da](https://github.com/androm3da)

## Requirements
The target is cross-compiled. This target supports `std`. By default, code
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ Rust for baremetal Hexagon DSPs.

## Target maintainers

- [Brian Cain](https://github.com/androm3da), `bcain@quicinc.com`
[@androm3da](https://github.com/androm3da)

## Requirements

2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/hurd.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@

## Target maintainers

- Samuel Thibault, `samuel.thibault@ens-lyon.org`, https://github.com/sthibaul/
[@sthibaul](https://github.com/sthibaul)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/i686-apple-darwin.md
Original file line number Diff line number Diff line change
@@ -4,8 +4,8 @@ Apple macOS on 32-bit x86.

## Target maintainers

- [@thomcc](https://github.com/thomcc)
- [@madsmtm](https://github.com/madsmtm)
[@thomcc](https://github.com/thomcc)
[@madsmtm](https://github.com/madsmtm)

## Requirements

4 changes: 2 additions & 2 deletions src/doc/rustc/src/platform-support/illumos.md
Original file line number Diff line number Diff line change
@@ -7,8 +7,8 @@ including advanced system debugging, next generation filesystem, networking, and

## Target maintainers

- Joshua M. Clulow ([@jclulow](https://github.com/jclulow))
- Patrick Mooney ([@pfmooney](https://github.com/pfmooney))
[@jclulow](https://github.com/jclulow)
[@pfmooney](https://github.com/pfmooney)

## Requirements

Loading