From a37a61ceafaaab358e8eb433c3d372a32d36287b Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Fri, 30 May 2025 15:17:28 -0700 Subject: [PATCH] github: mark myself as owner for the Windows build Ensure that changes to this script add me as a reviewer as this impacts the Windows builds. --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e3d1e8b2eb821..bec7837eab05c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -286,6 +286,7 @@ # utils /utils/*windows* @compnerd +/utils/build.ps1 @compnerd /utils/build_swift/ @etcwilde @justice-adams-apple @shahmishal /utils/generate-xcode @hamishknight /utils/gyb_sourcekit_support/ @bnbarham @hamishknight @rintaro