Skip to content

Commit dec6ef8

Browse files
committed
Correct active members link in CONTRIBUTING.md
1 parent c465bf7 commit dec6ef8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ a [developer guide] and is a good place to start your journey.
5050
All issues on Clippy are mentored, if you want help simply ask someone from the
5151
Clippy team directly by mentioning them in the issue or over on [Zulip]. All
5252
currently active team members can be found
53-
[here](https://github.com/rust-lang/highfive/blob/master/highfive/configs/rust-lang/rust-clippy.json#L3)
53+
[here](https://github.com/rust-lang/rust-clippy/blob/master/triagebot.toml#L18)
5454

5555
Some issues are easier than others. The [`good-first-issue`] label can be used to find the easy
5656
issues. You can use `@rustbot claim` to assign the issue to yourself.

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB
1717

1818
[assign.owners]
1919
"/.github" = ["@flip1995"]
20+
"/util/gh-pages" = ["@xFrednet"]
2021
"*" = [
2122
"@flip1995",
2223
"@Manishearth",

0 commit comments

Comments
 (0)