Fix compiler team name in target tier docs

This commit is contained in:
Tobias Bucher 2024-12-21 11:08:42 +01:00
parent f35f8414aa
commit ea75d051c6

View file

@ -119,7 +119,7 @@ To propose addition of a new target, open a pull request on [`rust-lang/rust`]:
Link to the created description page.
- Ensure the pull request is assigned to a member of the [Rust compiler team][rust_compiler_team] by commenting:
```text
r? compiler-team
r? compiler
```
[tier3example]: https://github.com/rust-lang/rust/pull/94872