File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ a [developer guide] and is a good place to start your journey.
50
50
All issues on Clippy are mentored, if you want help simply ask someone from the
51
51
Clippy team directly by mentioning them in the issue or over on [ Zulip] . All
52
52
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 )
54
54
55
55
Some issues are easier than others. The [ ` good-first-issue ` ] label can be used to find the easy
56
56
issues. You can use ` @rustbot claim ` to assign the issue to yourself.
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB
17
17
18
18
[assign .owners ]
19
19
"/.github" = [" @flip1995" ]
20
+ "/util/gh-pages" = [" @xFrednet" ]
20
21
"*" = [
21
22
" @flip1995" ,
22
23
" @Manishearth" ,
You can’t perform that action at this time.
0 commit comments