From 21134615a2926f8f9a09de32d9b15e20565150e9 Mon Sep 17 00:00:00 2001 From: Syed Muhammad Dawoud Sheraz Ali Date: Fri, 21 Feb 2025 11:17:09 +0500 Subject: [PATCH 1/2] chore: update owner team information --- CODEOWNERS | 2 +- catalog-info.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index facc76d58c..03f902c41a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # The following users are the owners of all course-discovery files -* @edx/course-discovery-admins +* @openedx/2u-phoenix diff --git a/catalog-info.yaml b/catalog-info.yaml index 95d4f85cc9..3d4d40711f 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -18,7 +18,7 @@ metadata: openedx.org/arch-interest-groups: "" openedx.org/release: "master" spec: - owner: group:course-discovery-admins + owner: group:2u-phoenix type: 'service' lifecycle: 'production' dependsOn: From 5392da7b1ed702ebc30da42a0e3399d73ae1ae91 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Fri, 21 Feb 2025 10:01:18 -0500 Subject: [PATCH 2/2] docs: Apply suggestions from code review --- CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 03f902c41a..784776cf6b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1 @@ # The following users are the owners of all course-discovery files -* @openedx/2u-phoenix