From 77cef4cd074ca03d2b73261674923eb96ac804bd Mon Sep 17 00:00:00 2001 From: Tim McCormack Date: Mon, 24 Jul 2023 10:16:29 -0400 Subject: [PATCH] build: Fix Axim oncall team reference in codeowners (#32800) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 06acb35aae..a03d50e2fd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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.