43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
# This does not cover all the code in edx-platform but it's a good start.
|
|
|
|
# Core
|
|
common/djangoapps/student/
|
|
common/djangoapps/third_party_auth/ @edx/platform-authn
|
|
common/lib/xmodule/xmodule/
|
|
lms/djangoapps/course_api/blocks
|
|
lms/djangoapps/courseware/
|
|
lms/djangoapps/grades/ @edx/platform-grades
|
|
lms/djangoapps/instructor/
|
|
lms/djangoapps/instructor_task/
|
|
lms/djangoapps/mobile_api/ @edx/platform-mobile
|
|
openedx/core/djangoapps/contentserver/
|
|
openedx/core/djangoapps/heartbeat/
|
|
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 @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/ @edx/edx-data-engineering
|
|
|
|
# Credentials
|
|
lms/djangoapps/certificates/
|
|
|
|
# Discovery
|
|
common/djangoapps/course_modes/
|
|
common/djangoapps/enrollment/
|
|
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
|