From 1bebec6a62cab70bf3456c1d952ede3a79e03da4 Mon Sep 17 00:00:00 2001 From: Adam Yoblick Date: Tue, 16 Apr 2024 18:30:58 -0500 Subject: [PATCH] replace codeowners users with team --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b85df99ff..fc45c872e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +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 @AdamYoblick +* @microsoft/debugpy-CodeReviewers