Update CODEOWNERS

This commit is contained in:
Pavel Minaev 2023-12-13 21:46:07 -08:00 committed by Pavel Minaev
parent e62da42e43
commit 2888f7299c

5
.github/CODEOWNERS vendored
View file

@ -4,7 +4,4 @@
# 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.
* @int19h @karthiknadig @AdamYoblick
# Order is important: the last matching pattern overrides all the preceding ones.
/src/ptvsd/_vendored/pydevd/ @fabioz
* @int19h @AdamYoblick