From f1128d63d7aedb05571fb36736f5acd245526f5c Mon Sep 17 00:00:00 2001 From: Deborah Kaplan Date: Thu, 20 Jun 2024 16:17:48 +0000 Subject: [PATCH] feat: changing ownership for the recommendations widget * changing ownership to aperture for this widget (which is DEPRd from the open source code base, and aperture is scheduled to remove it at some point). FIXES: APER-3497 --- .github/CODEOWNERS | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5379025..b76c396 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1 @@ -# Root app is developed and owned by Aurora * @openedx/2U-aperture - -# WIDGETS and experiments are developed and owned by separate teams below - -# Recommendations panel -/src/widgets/RecommendationsPanel @openedx/2U-vanguards -/src/widgets/LookingForChallengeWidget @openedx/2U-vanguards