Open
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the CODEOWNERS file to reflect the repository transfer from the temporalio organization to the temporal-community organization. The change updates the code ownership assignment from the non-existent Education team to the DevRel team within the new organization structure.
- Updates CODEOWNERS file to use the correct team reference for the new organization
- Maintains proper code ownership following the repository transfer
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| @@ -1,2 +1,2 @@ | |||
| # This repository is maintained by the Temporal Education team | |||
There was a problem hiding this comment.
The comment still references the 'Temporal Education team' but the actual ownership has been changed to @temporal-community/devrel. This comment should be updated to reflect the current maintainer team.
Suggested change
| # This repository is maintained by the Temporal Education team | |
| # This repository is maintained by the @temporal-community/devrel team |
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.
I transferred this repo from the temporalio org to the temporal-community org. There is no Education team within the latter as there was in the former, but since this is a subset of @temporal-community/devrel, I updated the CODEOWNERS file to specify that as the owner in order to make the file valid following the transfer.