From b6e181e02b9d989d5442819da6055af0a34cec5a Mon Sep 17 00:00:00 2001 From: Deborah Kaplan Date: Tue, 6 Feb 2024 08:36:53 -0500 Subject: [PATCH] update edx platform codeowners for aperture ownership (#34179) * feat: tagging ownership of aperture on our owned apps For all of the edx-platform apps for which 2u team aperture is responsible, mark us as the owners. FIXES: APER-3192 --- .github/CODEOWNERS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a03d50e2fd..fdcb89dc0a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,9 +15,11 @@ lms/djangoapps/grades/ lms/djangoapps/instructor/ lms/djangoapps/instructor_task/ lms/djangoapps/mobile_api/ +openedx/core/djangoapps/credentials @openedx/2U-aperture +openedx/core/djangoapps/credit @openedx/2U-aperture openedx/core/djangoapps/heartbeat/ openedx/core/djangoapps/oauth_dispatch -openedx/core/djangoapps/user_api/ +openedx/core/djangoapps/user_api/ @openedx/2U-aperture openedx/core/djangoapps/user_authn/ openedx/features/course_experience/ xmodule/ @@ -30,14 +32,14 @@ lms/djangoapps/edxnotes common/djangoapps/track/ # Credentials -lms/djangoapps/certificates/ +lms/djangoapps/certificates/ @openedx/2U-aperture # Discovery common/djangoapps/course_modes/ common/djangoapps/enrollment/ lms/djangoapps/commerce/ lms/djangoapps/experiments/ -lms/djangoapps/learner_dashboard/ +lms/djangoapps/learner_dashboard/ @openedx/2U-aperture lms/djangoapps/learner_home/ openedx/features/content_type_gating/ openedx/features/course_duration_limits/