From 76b70aaaee12d1c3074e0596252be8a268917641 Mon Sep 17 00:00:00 2001 From: Troy Sankey Date: Mon, 8 Dec 2025 14:09:08 +0530 Subject: [PATCH] chore: Transition to edx fork of enterprise-access ENT-11240 --- repo.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo.sh b/repo.sh index 3fccc10..2d7701a 100755 --- a/repo.sh +++ b/repo.sh @@ -39,7 +39,7 @@ repos=( "https://github.com/edx/portal-designer.git" "https://github.com/openedx/license-manager.git" "https://github.com/openedx/codejail-service.git" - "https://github.com/openedx/enterprise-access.git" + "https://github.com/edx/enterprise-access.git" ) non_release_repos=( @@ -89,7 +89,7 @@ ssh_repos=( "git@github.com:edx/portal-designer.git" "git@github.com:openedx/license-manager.git" "git@github.com:openedx/codejail-service.git" - "git@github.com:openedx/enterprise-access.git" + "git@github.com:edx/enterprise-access.git" ) non_release_ssh_repos=(