Skip to content

Commit 781e026

Browse files
authored
Merge pull request rust-lang#20529 from emmanuel-ferdman/master
Fix rust-analyzer-contributors reference
2 parents 80f4a79 + ca42d07 commit 781e026

File tree

1 file changed

+1
-1
lines changed
  • src/tools/rust-analyzer/docs/book/src/contributing

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/docs/book/src/contributing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ There are two sets of people with extra permissions:
276276
Feel free to request a review or assign any PR to a reviewer with the relevant expertise to bring the work to their attention.
277277
Don't feel pressured to review assigned PRs though.
278278
If you don't feel like reviewing for whatever reason, someone else will pick the review up (but please speak up if you don't feel like it)!
279-
* The [rust-lang](https://github.com/rust-lang) team [t-rust-analyzer-contributors]([https://github.com/orgs/rust-analyzer/teams/triage](https://github.com/rust-lang/team/blob/master/teams/rust-analyzer-contributors.toml)).
279+
* The [rust-lang](https://github.com/rust-lang) team [t-rust-analyzer-contributors](https://github.com/rust-lang/team/blob/master/teams/rust-analyzer-contributors.toml).
280280
This team has general triaging permissions allowing to label, close and re-open issues.
281281
282282
## Synchronizing subtree changes

0 commit comments

Comments
 (0)