From ff16332f4019e32d2001ca69aaab3c6a6a99ebdf Mon Sep 17 00:00:00 2001 From: Ronnie Geraghty Date: Fri, 29 May 2026 17:22:32 -0700 Subject: [PATCH 1/2] Hand off @ronniegeraghty CODEOWNERS to new owners --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f680cecad1a..e4430c1df7c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,8 +3,8 @@ ################ # Git Hub bot rules -/.github/CODEOWNERS @jsquire @ronniegeraghty -/.github/fabricbot.json @jsquire @ronniegeraghty +/.github/CODEOWNERS @jsquire +/.github/fabricbot.json @jsquire ##################### # Code Generation From 55e27242d1226e3a64ac9f2f9d9ded51af2c8998 Mon Sep 17 00:00:00 2001 From: Ronnie Geraghty Date: Wed, 10 Jun 2026 21:21:55 -0700 Subject: [PATCH 2/2] Re-trigger CI (no content change) Empty commit to re-run stale/flaky CI on the CODEOWNERS handoff PR. No files modified. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>