[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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