From 31748e246e7ace92b553bc2c695f4f361b41e0b7 Mon Sep 17 00:00:00 2001 From: Matt Hughes Date: Wed, 9 Feb 2022 10:06:03 -0500 Subject: [PATCH] chore: rename github group to match org. structure --- .github/CODEOWNERS | 2 +- .github/pull_request_template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bf6756d..2247abc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, they will # be requested for review when someone opens a pull request. -* @edx/masters-devs-gta +* @openedx/content-aurora diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 893c0f4..025500d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,4 +26,4 @@ Collectively, these should be completed by reviewers of this PR: - [ ] I've tested the new functionality -FYI: @edx/masters-devs-gta +FYI: @openedx/content-aurora