Skip to content
Snippets Groups Projects
Unverified Commit 6b89f9b2 authored by Feanil Patel's avatar Feanil Patel
Browse files

Assign teams to code areas.

parent 22cc45bb
No related branches found
No related tags found
No related merge requests found
......@@ -2,31 +2,32 @@
# Core
common/djangoapps/student/
common/djangoapps/third_party_auth/
common/djangoapps/third_party_auth/ @edx/platform-authn
common/lib/xmodule/xmodule/
lms/djangoapps/course_api/blocks
lms/djangoapps/courseware/
lms/djangoapps/grades/
lms/djangoapps/grades/ @edx/platform-grades
lms/djangoapps/instructor/
lms/djangoapps/mobile_api/
lms/djangoapps/instructor_task/
lms/djangoapps/mobile_api/ @edx/platform-mobile
openedx/core/djangoapps/contentserver/
openedx/core/djangoapps/heartbeat/
openedx/core/djangoapps/oauth_dispatch
openedx/core/djangoapps/user_api/
openedx/core/djangoapps/user_authn/
openedx/features/course_experience/
openedx/core/djangoapps/oauth_dispatch @edx/platform-authn
openedx/core/djangoapps/user_api/ @edx/platform-authn
openedx/core/djangoapps/user_authn/ @edx/platform-authn
openedx/features/course_experience/ @edx/platform-courseware
# Core Extensions
common/lib/xmodule/xmodule/capa_module.py
common/lib/xmodule/xmodule/html_module.py
common/lib/xmodule/xmodule/video_module
lms/djangoapps/discussion/
lms/djangoapps/discussion_api/
lms/djangoapps/edxnotes
lms/djangoapps/notifier_api/
common/lib/xmodule/xmodule/capa_module.py @edx/platform-core-extensions
common/lib/xmodule/xmodule/html_module.py @edx/platform-core-extensions
common/lib/xmodule/xmodule/video_module @edx/platform-core-extensions
lms/djangoapps/discussion/ @edx/platform-core-extensions
lms/djangoapps/discussion_api/ @edx/platform-core-extensions
lms/djangoapps/edxnotes @edx/platform-core-extensions
lms/djangoapps/notifier_api/ @edx/platform-core-extensions
# Analytics
common/djangoapps/track/
common/djangoapps/track/ @edx/edx-data-engineering
# Credentials
lms/djangoapps/certificates/
......@@ -34,6 +35,8 @@ lms/djangoapps/certificates/
# Discovery
common/djangoapps/course_modes/
common/djangoapps/enrollment/
lms/djangoapps/commerce/
lms/djangoapps/experiments/
lms/djangoapps/commerce/ @edx/ecommerce
lms/djangoapps/experiments/ @edx/rev-team
lms/djangoapps/learner_dashboard/
openedx/features/content_type_gating/ @edx/rev-team
openedx/features/course_duration_limits/ @edx/rev-team
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment