diff --git a/catalog-info.yaml b/catalog-info.yaml index 2c0160fe4..24a3431cb 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: type: 'service' lifecycle: 'production' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index 30443fc90..000000000 --- a/openedx.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# This file describes this Open edX repo, as described in OEP-2: -# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification - -nick: cred -oeps: - oep-7: true # Python 3 -openedx-release: {ref: master} -tags: - - webservice