Skip to content

Commit 25a9131

Browse files
authored
Add myself as codeowner for the parser (#11013)
1 parent b7066e6 commit 25a9131

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
# - The '*' pattern is global owners.
66
# - Order is important. The last matching pattern has the most precedence.
77

8-
# Jupyter
9-
/crates/ruff_linter/src/jupyter/ @dhruvmanila
8+
/crates/ruff_notebook/ @dhruvmanila
109
/crates/ruff_formatter/ @MichaReiser
1110
/crates/ruff_python_formatter/ @MichaReiser
12-
/crates/ruff_python_parser/ @MichaReiser
11+
/crates/ruff_python_parser/ @MichaReiser @dhruvmanila
1312

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

0 commit comments

Comments
 (0)