From b372fe719814c2178178e7e6ffef9ee52f528f7a Mon Sep 17 00:00:00 2001 From: David Peter Date: Thu, 31 Oct 2024 20:17:37 +0100 Subject: [PATCH] [red-knot] Add myself as red-knot codeowner (#14023) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b3609b63df..e9a661169a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,5 +17,5 @@ /scripts/fuzz-parser/ @AlexWaygood # red-knot -/crates/red_knot* @carljm @MichaReiser @AlexWaygood -/crates/ruff_db/ @carljm @MichaReiser @AlexWaygood +/crates/red_knot* @carljm @MichaReiser @AlexWaygood @sharkdp +/crates/ruff_db/ @carljm @MichaReiser @AlexWaygood @sharkdp