From 7765034ec91da57d738f7db89ca21e638112a247 Mon Sep 17 00:00:00 2001 From: Jonathan Stairs Date: Wed, 20 May 2026 08:31:14 -0400 Subject: [PATCH] chore: update CODEOWNERS team refs to rewind-community This repo was moved from rewindio to rewind-community (DEVOPS-4349). Cross-org team refs are silently dropped by GitHub. Updating @rewindio/devops to @rewind-community/devops restores codeowner auto-assign. Co-Authored-By: Claude Opus 4.7 --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d0a9d2f..1dcd5a3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,6 +2,6 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, members of -# @rewindio/codeowners will be requested for review when someone +# @rewind-community/codeowners will be requested for review when someone # opens a pull request. -* @rewindio/devops +* @rewind-community/devops