diff --git a/catalog-info.yaml b/catalog-info.yaml index 9eec06ff6..9fa7a240e 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -12,6 +12,7 @@ metadata: icon: "Web" annotations: openedx.org/arch-interest-groups: "" + openedx.org/release: "master" spec: owner: group:2u-tnl type: 'website' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index 4e5727021..000000000 --- a/openedx.yaml +++ /dev/null @@ -1,11 +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: cath -oeps: {} -owner: edx/platform-core-tnl -openedx-release: - # The openedx-release key is described in OEP-10: - # https://open-edx-proposals.readthedocs.io/en/latest/oep-0010-proc-openedx-releases.html - # The FAQ might also be helpful: https://openedx.atlassian.net/wiki/spaces/COMM/pages/1331268879/Open+edX+Release+FAQ - ref: master