Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 5ac8364

Browse files
authored
feat: Update GH org for moved frontend app repo (#1100)
1 parent 429ff22 commit 5ac8364

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

repo.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ non_release_repos=(
4545
"https://github.com/openedx/frontend-app-program-console.git"
4646
"https://github.com/openedx/frontend-app-account.git"
4747
"https://github.com/openedx/frontend-app-profile.git"
48-
"https://github.com/edx/frontend-app-ora-grading.git"
48+
"https://github.com/openedx/frontend-app-ora-grading.git"
4949
)
5050

5151
ssh_repos=(
@@ -73,7 +73,7 @@ non_release_ssh_repos=(
7373
"git@github.com:openedx/frontend-app-program-console.git"
7474
"git@github.com:openedx/frontend-app-account.git"
7575
"git@github.com:openedx/frontend-app-profile.git"
76-
"git@github.com:edx/frontend-app-ora-grading.git"
76+
"git@github.com:openedx/frontend-app-ora-grading.git"
7777
)
7878

7979
if [ -n "${OPENEDX_RELEASE}" ]; then

0 commit comments

Comments
 (0)