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.
5050All issues on Clippy are mentored, if you want help simply ask someone from the
5151Clippy team directly by mentioning them in the issue or over on [ Zulip] . All
5252currently 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
5555Some issues are easier than others. The [ ` good-first-issue ` ] label can be used to find the easy
5656issues. 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
1717
1818[assign .owners ]
1919"/.github" = [" @flip1995" ]
20+ "/util/gh-pages" = [" @xFrednet" ]
2021"*" = [
2122 " @flip1995" ,
2223 " @Manishearth" ,
You can’t perform that action at this time.
0 commit comments