From 8c9b2caeb17c9b303d3f1d2b0a7b635ac18dc4e0 Mon Sep 17 00:00:00 2001 From: salman2013 Date: Fri, 31 Jan 2025 15:48:00 +0500 Subject: [PATCH] chore: update catalog-info file for release data --- catalog-info.yaml | 1 + openedx.yaml | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 openedx.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml index af76cd5..0e3e2c8 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -12,6 +12,7 @@ metadata: # names that might be interested in changes to the architecture of this # component. openedx.org/arch-interest-groups: "" + openedx.org/release: "main" spec: # (Required) This can be a group(`group:` or a user(`user:`) diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index 0b1c26a..0000000 --- a/openedx.yaml +++ /dev/null @@ -1,20 +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 - ---- -oeps: - oep-2: true - oep-3: - state: false - reason: TODO - Implement for this application if appropriate - oep-5: - state: false - reason: TODO - Implement for this application if appropriate - oep-18: true - oep-30: - state: true -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: main