mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 22:01:18 +00:00
Add Alex Waygood as a CODEOWNER for flake8-pyi (#10129)
This commit is contained in:
parent
ad4695d3eb
commit
0421c41ff7
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -10,3 +10,6 @@
|
||||||
/crates/ruff_formatter/ @MichaReiser
|
/crates/ruff_formatter/ @MichaReiser
|
||||||
/crates/ruff_python_formatter/ @MichaReiser
|
/crates/ruff_python_formatter/ @MichaReiser
|
||||||
/crates/ruff_python_parser/ @MichaReiser
|
/crates/ruff_python_parser/ @MichaReiser
|
||||||
|
|
||||||
|
# flake8-pyi
|
||||||
|
/crates/ruff_linter/src/rules/flake8_pyi/ @AlexWaygood
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue