mirror of https://github.com/astral-sh/ruff
codeowners: make BurntSushi owner of ruff_annotate_snippets
This commit is contained in:
parent
e6e610c274
commit
75b4ed5ad1
|
|
@ -9,6 +9,7 @@
|
||||||
/crates/ruff_formatter/ @MichaReiser
|
/crates/ruff_formatter/ @MichaReiser
|
||||||
/crates/ruff_python_formatter/ @MichaReiser
|
/crates/ruff_python_formatter/ @MichaReiser
|
||||||
/crates/ruff_python_parser/ @MichaReiser @dhruvmanila
|
/crates/ruff_python_parser/ @MichaReiser @dhruvmanila
|
||||||
|
/crates/ruff_annotate_snippets/ @BurntSushi
|
||||||
|
|
||||||
# flake8-pyi
|
# flake8-pyi
|
||||||
/crates/ruff_linter/src/rules/flake8_pyi/ @AlexWaygood
|
/crates/ruff_linter/src/rules/flake8_pyi/ @AlexWaygood
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue