diff --git a/catalog-info.yaml b/catalog-info.yaml index 0749274bc..dbe2dd065 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:edx-infinity type: 'website' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index a5e0b657f..000000000 --- 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: acct -oeps: {} -openedx-release: {ref: master}