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

Remove github teams that don't map to anything useful right now.

The core teams as conceived here don't exist and so just make noise rather than
help.
parent 90458f9c
No related branches found
Tags release-2019-12-19-10.16
No related merge requests found
# This does not cover all the code in edx-platform but it's a good start. # This does not cover all the code in edx-platform but it's a good start.
# Core # Core
common/djangoapps/student/ @edx/platform-core common/djangoapps/student/
common/djangoapps/third_party_auth/ @edx/platform-authn common/djangoapps/third_party_auth/
common/lib/xmodule/xmodule/ @edx/platform-core common/lib/xmodule/xmodule/
lms/djangoapps/course_api/blocks @edx/platform-core lms/djangoapps/course_api/blocks
lms/djangoapps/courseware/ @edx/platform-core lms/djangoapps/courseware/
lms/djangoapps/grades/ @edx/platform-grades lms/djangoapps/grades/
lms/djangoapps/instructor/ @edx/platform-core lms/djangoapps/instructor/
lms/djangoapps/instructor_task/ @edx/platform-core lms/djangoapps/instructor_task/
lms/djangoapps/mobile_api/ @edx/platform-mobile lms/djangoapps/mobile_api/
openedx/core/djangoapps/contentserver/ @edx/platform-core openedx/core/djangoapps/contentserver/
openedx/core/djangoapps/heartbeat/ @edx/platform-core openedx/core/djangoapps/heartbeat/
openedx/core/djangoapps/oauth_dispatch @edx/platform-authn openedx/core/djangoapps/oauth_dispatch
openedx/core/djangoapps/user_api/ @edx/platform-authn openedx/core/djangoapps/user_api/
openedx/core/djangoapps/user_authn/ @edx/platform-authn openedx/core/djangoapps/user_authn/
openedx/features/course_experience/ @edx/platform-courseware openedx/features/course_experience/
# Core Extensions # Core Extensions
common/lib/xmodule/xmodule/capa_module.py @edx/platform-core-extensions common/lib/xmodule/xmodule/capa_module.py
common/lib/xmodule/xmodule/html_module.py @edx/platform-core-extensions common/lib/xmodule/xmodule/html_module.py
common/lib/xmodule/xmodule/video_module @edx/platform-core-extensions common/lib/xmodule/xmodule/video_module
lms/djangoapps/discussion/ @edx/platform-core-extensions lms/djangoapps/discussion/
lms/djangoapps/edxnotes @edx/platform-core-extensions lms/djangoapps/edxnotes
# Analytics # Analytics
common/djangoapps/track/ @edx/edx-data-engineering common/djangoapps/track/ @edx/edx-data-engineering
...@@ -38,4 +38,4 @@ lms/djangoapps/experiments/ @edx/rev-team ...@@ -38,4 +38,4 @@ lms/djangoapps/experiments/ @edx/rev-team
lms/djangoapps/learner_dashboard/ @edx/platform-discovery lms/djangoapps/learner_dashboard/ @edx/platform-discovery
openedx/features/content_type_gating/ @edx/rev-team openedx/features/content_type_gating/ @edx/rev-team
openedx/features/course_duration_limits/ @edx/rev-team openedx/features/course_duration_limits/ @edx/rev-team
openedx/features/discounts/ @edx/rev-team openedx/features/discounts/ @edx/rev-team
\ No newline at end of file
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