Update code owners and default assignees#4584
Merged
DavidHuber-NOAA merged 2 commits intodevelopfrom Feb 25, 2026
Merged
Conversation
CoryMartin-NOAA
previously approved these changes
Feb 24, 2026
TravisElless-NOAA
previously approved these changes
Feb 24, 2026
dpsarmie
previously approved these changes
Feb 24, 2026
|
Hi David,
I no longer support global-workflow.
If you have anything related to the TC-tracker package for code review,
please contact ***@***.***
Hana is the code manager (or POC) for the TC-tracker package.
Best regards,
Jiayi
…On Tue, Feb 24, 2026 at 8:34 AM David Huber ***@***.***> wrote:
Description
This updates the default assignees and code reviewers.
Type of change
- Bug fix (fixes something broken)
- New feature (adds functionality)
- Maintenance (code refactor, clean-up, new CI test, etc.)
------------------------------
You can view, comment on, or merge this pull request online at:
#4584
Commit Summary
- e245bf8
<e245bf8>
Update codeowners and default assignees
File Changes
(5 files <https://github.com/NOAA-EMC/global-workflow/pull/4584/files>)
- *M* .github/CODEOWNERS
<https://github.com/NOAA-EMC/global-workflow/pull/4584/files#diff-3d36a1bf06148bc6ba1ce2ed3d19de32ea708d955fed212c0d27c536f0bd4da7>
(106)
- *M* .github/ISSUE_TEMPLATE/NCO_bug_report.yml
<https://github.com/NOAA-EMC/global-workflow/pull/4584/files#diff-093276ef3cf68d3b7c08cefdbfa092817fa9d64b6af58736fa2877b3f8b53db4>
(3)
- *M* .github/ISSUE_TEMPLATE/dump_request.yml
<https://github.com/NOAA-EMC/global-workflow/pull/4584/files#diff-a0ed098b14a3b1ba27310db17cbc4d66db4a8b91ed90e55789287e3cb89b8dc6>
(2)
- *M* .github/ISSUE_TEMPLATE/production_update.yml
<https://github.com/NOAA-EMC/global-workflow/pull/4584/files#diff-abb1ed3c08334966d24fa63d85e4d2c5995a3b7d817ed74a85eadd8025e734c9>
(2)
- *M* .github/ISSUE_TEMPLATE/static_data.yml
<https://github.com/NOAA-EMC/global-workflow/pull/4584/files#diff-c4cacc209a4b8afe16f6343dbf86d7eb72b96739967fc3e711cb46d2dde0db0f>
(2)
Patch Links:
- https://github.com/NOAA-EMC/global-workflow/pull/4584.patch
- https://github.com/NOAA-EMC/global-workflow/pull/4584.diff
—
Reply to this email directly, view it on GitHub
<#4584>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALRTVNP3JCWU5AHLEBBYGLT4NRHMVAVCNFSM6AAAAACV6BFDL2VHI2DSMVQWIX3LMV43ASLTON2WKOZTHE4DGNZWHA4DAMI>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
Contributor
Author
|
Thanks @JiayiPeng-NOAA. I will add @HananehJafary-NOAA as the default reviewer for the GW tracker jobs. |
d547b3a
HananehJafary-NOAA
approved these changes
Feb 24, 2026
HananehJafary-NOAA
left a comment
There was a problem hiding this comment.
Everything looks good :-)
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.
Description
This updates the default assignees and code reviewers.
Type of change