Skip to content

Commit ea9b864

Browse files
authored
Merge pull request #204 from edx/pwnage101/finish-migrating-ent-repos-to-edx
chore: finish removing openedx references for enterprise repos
2 parents ec1dbf2 + f992b7c commit ea9b864

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

repo.sh

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos=(
3535
"https://github.com/edx/frontend-app-payment.git"
3636
"https://github.com/edx/frontend-app-publisher.git"
3737
"https://github.com/edx/edx-analytics-data-api.git"
38-
"https://github.com/openedx/enterprise-catalog.git"
38+
"https://github.com/edx/enterprise-catalog.git"
3939
"https://github.com/edx/portal-designer.git"
4040
"https://github.com/edx/license-manager.git"
4141
"https://github.com/openedx/codejail-service.git"
@@ -76,7 +76,7 @@ ssh_repos=(
7676
"[email protected]:openedx/cs_comments_service.git"
7777
"[email protected]:edx/ecommerce.git"
7878
"[email protected]:openedx/edx-notes-api.git"
79-
"[email protected]:openedx/enterprise-catalog.git"
79+
"[email protected]:edx/enterprise-catalog.git"
8080
"[email protected]:edx/edx-platform.git"
8181
"[email protected]:openedx/xqueue.git"
8282
"[email protected]:edx/edx-analytics-dashboard.git"
@@ -345,16 +345,12 @@ FORKED_REPOS=(
345345
"openedx-translations"
346346
"frontend-app-payment"
347347
"edx-analytics-data-api"
348-
"enterprise-catalog"
349348
"portal-designer"
350-
"license-manager"
351349
"codejail-service"
352-
"enterprise-access"
353350
"frontend-app-authn"
354351
"frontend-app-course-authoring"
355352
"registrar"
356353
"frontend-app-account"
357-
"enterprise-subsidy"
358354
"edx-exams"
359355
)
360356

0 commit comments

Comments
 (0)