From a2d2aeeb4bfdc9c03239dfd798155c2425f67dac Mon Sep 17 00:00:00 2001 From: xFrednet Date: Tue, 2 Feb 2021 18:53:15 +0100 Subject: [PATCH] Updated the list of active mentors --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f02d93eda..5954ab25d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,8 @@ first read the [Basics docs](doc/basics.md).** ### Finding something to fix/improve All issues on Clippy are mentored, if you want help simply ask @Manishearth, @flip1995, @phansch -or @yaahc directly by mentioning them in the issue or over on [Zulip]. +or @llogiq directly by mentioning them in the issue or over on [Zulip]. This list may be out of date. +All currently active mentors can be found [here](https://github.com/rust-lang/highfive/blob/master/highfive/configs/rust-lang/rust-clippy.json#L3) Some issues are easier than others. The [`good-first-issue`] label can be used to find the easy issues. You can use `@rustbot claim` to assign the issue to yourself.