Skip to content

Commit

Permalink
Add myself as codeowner for the parser (#11013)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila authored Apr 18, 2024
1 parent b7066e6 commit 25a9131
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
# - The '*' pattern is global owners.
# - Order is important. The last matching pattern has the most precedence.

# Jupyter
/crates/ruff_linter/src/jupyter/ @dhruvmanila
/crates/ruff_notebook/ @dhruvmanila
/crates/ruff_formatter/ @MichaReiser
/crates/ruff_python_formatter/ @MichaReiser
/crates/ruff_python_parser/ @MichaReiser
/crates/ruff_python_parser/ @MichaReiser @dhruvmanila

# flake8-pyi
/crates/ruff_linter/src/rules/flake8_pyi/ @AlexWaygood

0 comments on commit 25a9131

Please sign in to comment.