We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b036d commit 7fdc3baCopy full SHA for 7fdc3ba
.github/CODEOWNERS
@@ -21,6 +21,10 @@ openedx/core/djangoapps/user_api/ @openedx/com
21
openedx/core/djangoapps/user_authn/ @openedx/committers-edx-platform-2u-infinity
22
openedx/core/djangoapps/verified_track_content/ @openedx/committers-edx-platform-2u-infinity
23
openedx/features/course_experience/
24
+# The Aximprovements team is working on extracting all built-in XBlocks
25
+# to the external repository (xblocks-contrib). They need to be notified
26
+# about any changes within xmodule to stay aligned with this effort.
27
+# Ticket: https://github.com/openedx/edx-platform/issues/34827
28
xmodule/ @farhan @irtazaakram @salman2013
29
30
# Core Extensions
0 commit comments