mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-02 06:41:23 +00:00
Add dcreager as red-knot CODEOWNER (#16807)
So that I can keep track of (and start help reviewing) red-knot PRs more easily
This commit is contained in:
parent
b2e0ae6416
commit
743f85f1a4
1 changed files with 3 additions and 3 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -18,6 +18,6 @@
|
||||||
/python/py-fuzzer/ @AlexWaygood
|
/python/py-fuzzer/ @AlexWaygood
|
||||||
|
|
||||||
# red-knot
|
# red-knot
|
||||||
/crates/red_knot* @carljm @MichaReiser @AlexWaygood @sharkdp
|
/crates/red_knot* @carljm @MichaReiser @AlexWaygood @sharkdp @dcreager
|
||||||
/crates/ruff_db/ @carljm @MichaReiser @AlexWaygood @sharkdp
|
/crates/ruff_db/ @carljm @MichaReiser @AlexWaygood @sharkdp @dcreager
|
||||||
/scripts/knot_benchmark/ @carljm @MichaReiser @AlexWaygood @sharkdp
|
/scripts/knot_benchmark/ @carljm @MichaReiser @AlexWaygood @sharkdp @dcreager
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue