diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 348d76fdf562..c7a2e2b20da1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -417,6 +417,8 @@ Tasks/VsTestV1/ @rasunkar @microsoft\adoautotest Tasks/VsTestV2/ @rasunkar @microsoft\adoautotest +Tasks/VsTestV3/ @rasunkar @microsoft\adoautotest + Tasks/VsTestPlatformToolInstallerV1/ @rasunkar @microsoft\adoautotest Tasks/WindowsMachineFileCopyV1/ @vsebesta @rvairavelu @pipeline-environment-team diff --git a/make-options.json b/make-options.json index e336dce1d994..4218cb3e1a1e 100644 --- a/make-options.json +++ b/make-options.json @@ -183,6 +183,7 @@ "VSBuildV1", "VsTestV1", "VsTestV2", + "VsTestV3", "VsTestPlatformToolInstallerV1", "WindowsMachineFileCopyV1", "WindowsMachineFileCopyV2",