debugpy/.github/CODEOWNERS
2025-12-01 10:10:37 -08:00

8 lines
363 B
Text

# https://help.github.com/en/articles/about-code-owners
# Absolute paths match from root of the repository. Relative paths match anywhere
# in the repository, i.e. bar/baz will match /bar/baz and /foo/bar/baz.
# The default owners for everything that is not overridden by specific patterns below.
* @microsoft/debugpy-CodeReviewers
* @microsoft/pyrx-admins