diff --git a/catalog-info.yaml b/catalog-info.yaml index 34b9e99..251b3a5 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -7,6 +7,7 @@ metadata: description: "The frontend (MFE) for Open edX Gradebook" annotations: openedx.org/arch-interest-groups: "" + openedx.org/release: "master" spec: owner: user:farhaanbukhsh type: 'website' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index 71a383c..0000000 --- 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 - -tags: - - frontend-app - - masters -oeps: - oep-2: true # Repository metadata -openedx-release: {ref: master}