Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8db9ae4

Browse files
Noratriebthaliaarchi
andcommittedMar 27, 2025·
Make target maintainers more easily pingable
Put them all on the same line with just their GitHub handles to make it very easy to copy and paste (with ctrl-shift-v!!!) the names. We have no use for email, so I removed all the emails, we don't care about people's full names either. Co-authored-by: Thalia Archibald <[email protected]>
1 parent 217693a commit 8db9ae4

File tree

89 files changed

+160
-156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+160
-156
lines changed
 

‎src/doc/rustc/src/platform-support/TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ One-sentence description of the target (e.g. CPU, OS)
66

77
## Target maintainers
88

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

1112
## Requirements
1213

‎src/doc/rustc/src/platform-support/aarch64-nintendo-switch-freestanding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Nintendo Switch with pure-Rust toolchain.
66

77
## Designated Developers
88

9-
* [@leo60228](https://github.com/leo60228)
10-
* [@jam1garner](https://github.com/jam1garner)
9+
[@leo60228](https://github.com/leo60228)
10+
[@jam1garner](https://github.com/jam1garner)
1111

1212
## Requirements
1313

0 commit comments

Comments
 (0)
Please sign in to comment.