diff --git a/catalog-info.yaml b/catalog-info.yaml index 56df07fbd1..6b4efe6cd3 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -5,6 +5,7 @@ metadata: description: "This repository contains the legacy documentation content that is slowly being replaced with https://docs.openedx.org" annotations: openedx.org/arch-interest-groups: "feanil" + openedx.org/release: "master" spec: owner: user:feanil type: 'website' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index d6eb85bce1..0000000000 --- a/openedx.yaml +++ /dev/null @@ -1,10 +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: doc -oeps: - oep-2: true - oep-18: true -openedx-release: {ref: master} -owner: edx/doc -track-pulls: true