chore: update CODEOWNERS team ref to rewind-community/developers#33
Open
stairsj wants to merge 1 commit into
Open
chore: update CODEOWNERS team ref to rewind-community/developers#33stairsj wants to merge 1 commit into
stairsj wants to merge 1 commit into
Conversation
DEVOPS-4349 Repo moved from rewindio to rewind-community; cross-org team refs are silently dropped by GitHub so the team slug needs to point at the rewind-community equivalent.
There was a problem hiding this comment.
Pull request overview
Updates the repository’s CODEOWNERS entry to reference a team in the new GitHub organization (rewind-community) so review assignment works after the org migration.
Changes:
- Replace
@rewindio/integration-squadwith@rewind-community/developersin.github/CODEOWNERS.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
kevintylerstark
approved these changes
May 20, 2026
phamtriduy
approved these changes
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira: DEVOPS-4349
Description of Change
This repo was moved from
rewindiotorewind-communityas part of the OSS-repo classification cleanup (terraform side: rewindio/terraform-rewindio-github#366). The existing@rewindio/integration-squadreference is silently dropped by GitHub because team references can't cross organizations.integration-squaddoes not exist inrewind-community(the org hasadmins,appsec,deploy,developers,devops). Reassigning to@rewind-community/developersbecause this is a Ruby OAuth strategy gem — general developer review fits the engagement model better than a specialized team. If a more specific team gets added torewind-communitylater, this can be updated.Related PRs
Testing Performed
Single-line CODEOWNERS update — no code paths affected. GitHub will pick up the new team reference on next PR.