build: Fix Axim oncall team reference in codeowners (#32800)

This commit is contained in:
Tim McCormack
2023-07-24 10:16:29 -04:00
committed by GitHub
parent f39ba90c55
commit 77cef4cd07

4
.github/CODEOWNERS vendored
View File

@@ -43,9 +43,9 @@ openedx/features/content_type_gating/
openedx/features/course_duration_limits/
openedx/features/discounts/
# Ping tCRIL On-call if someone uses the QuickStart
# Ping Axim On-call if someone uses the QuickStart
# https://docs.openedx.org/en/latest/developers/quickstarts/first_openedx_pr.html
lms/templates/dashboard.html @openedx/tcril-oncall
lms/templates/dashboard.html @openedx/axim-oncall
# Ensure minimal.yml stays minimal, this could be a team in the future
# but it's just me for now, others can sign up if they care as well.