From 3cb6a4b1d8831336e709e13bafe95cf0be5c4894 Mon Sep 17 00:00:00 2001 From: Chris Bieneman Date: Mon, 29 Jun 2026 09:59:53 -0500 Subject: [PATCH] Active codeowners for ask-mode enforcement This requires that all PRs into this branch be approved by someone in the hlsl-release team. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6cbdeb6270..446402edba 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Uncomment the next line in release branches after ask-mode begins -# * @microsoft/hlsl-release +* @microsoft/hlsl-release