Skip to content

Commit 6dc8688

Browse files
authored
Adds aximprovements team to the code owners of xmodule (#37531)
* chore: add aximprovements team to CODEOWNERS for xmodule The Aximprovements team is working on extracting all built-in XBlocks to the external repository (xblocks-contrib). They need to be notified about any changes within xmodule to stay aligned with this effort. Ticket: #34827
1 parent 74782f4 commit 6dc8688

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ openedx/core/djangoapps/user_api/ @openedx/com
2121
openedx/core/djangoapps/user_authn/ @openedx/committers-edx-platform-2u-infinity
2222
openedx/core/djangoapps/verified_track_content/ @openedx/committers-edx-platform-2u-infinity
2323
openedx/features/course_experience/
24-
xmodule/
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
2529

2630
# Core Extensions
2731
lms/djangoapps/discussion/

0 commit comments

Comments
 (0)