From c6eecd90dbebcf5c94f8fc2576e5e12f8ece0a4d Mon Sep 17 00:00:00 2001 From: Blue Date: Tue, 21 Oct 2025 15:47:36 -0700 Subject: [PATCH] wsla: Add the wsla-team to codeowners (#13622) --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 367d7f4..d260baf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ # File containing policy for file ownership # Reviewers for all files in the repository -* @microsoft/wsl-maintainers \ No newline at end of file +* @microsoft/wsl-maintainers +* @microsoft/wsla-team \ No newline at end of file