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
This commit is contained in:
Deborah Kaplan
2024-02-06 08:36:53 -05:00
committed by GitHub
parent d2dc8cd0ac
commit b6e181e02b

8
.github/CODEOWNERS vendored
View File

@@ -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/