diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b1e73d96..b85df99f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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