We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d51f47 + 76b70aa commit dc124b2Copy full SHA for dc124b2
1 file changed
repo.sh
@@ -39,7 +39,7 @@ repos=(
39
"https://github.com/edx/portal-designer.git"
40
"https://github.com/edx/license-manager.git"
41
"https://github.com/openedx/codejail-service.git"
42
- "https://github.com/openedx/enterprise-access.git"
+ "https://github.com/edx/enterprise-access.git"
43
)
44
45
non_release_repos=(
@@ -89,7 +89,7 @@ ssh_repos=(
89
"git@github.com:edx/portal-designer.git"
90
"git@github.com:edx/license-manager.git"
91
"git@github.com:openedx/codejail-service.git"
92
- "git@github.com:openedx/enterprise-access.git"
+ "git@github.com:edx/enterprise-access.git"
93
94
95
non_release_ssh_repos=(
0 commit comments