diff --git a/catalog-info.yaml b/catalog-info.yaml index 69233cf..73e99c4 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -17,6 +17,7 @@ metadata: openedx.org/arch-interest-groups: "" # This can be multiple comma-separated projects. openedx.org/add-to-projects: "openedx:23" + openedx.org/release: "master" spec: owner: group:2u-infinity type: 'service' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index 7b793ca..0000000 --- a/openedx.yaml +++ /dev/null @@ -1,6 +0,0 @@ -# This file describes this Open edX repo, as described in OEP-2: -# https://open-edx-proposals.readthedocs.io/en/latest/oep-0002-bp-repo-metadata.html#specification - -nick: prof -oeps: {} -openedx-release: {ref: master}