[red-knot] Update CODEOWNERS (#11625)

Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
Carl Meyer
2024-05-31 00:47:53 -06:00
committed by GitHub
parent 5b500fc4dc
commit 889667ad84

3
.github/CODEOWNERS vendored
View File

@@ -15,3 +15,6 @@
# Script for fuzzing the parser
/scripts/fuzz-parser/ @AlexWaygood
# red-knot
/crates/red_knot/ @carljm @MichaReiser