Skip to content

Commit f092a67

Browse files
authored
Merge pull request #198 from edx/pwnage101/ENT-11240-license-manager
chore: Transition to edx fork of license-manager
2 parents de0deb1 + e197402 commit f092a67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repo.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos=(
3737
"https://github.com/edx/edx-analytics-data-api.git"
3838
"https://github.com/openedx/enterprise-catalog.git"
3939
"https://github.com/edx/portal-designer.git"
40-
"https://github.com/openedx/license-manager.git"
40+
"https://github.com/edx/license-manager.git"
4141
"https://github.com/openedx/codejail-service.git"
4242
"https://github.com/openedx/enterprise-access.git"
4343
)
@@ -87,7 +87,7 @@ ssh_repos=(
8787
"[email protected]:edx/frontend-app-publisher.git"
8888
"[email protected]:edx/edx-analytics-data-api.git"
8989
"[email protected]:edx/portal-designer.git"
90-
"[email protected]:openedx/license-manager.git"
90+
"[email protected]:edx/license-manager.git"
9191
"[email protected]:openedx/codejail-service.git"
9292
"[email protected]:openedx/enterprise-access.git"
9393
)

0 commit comments

Comments
 (0)