From 3c2e2c8d64cd3ef789981bc6d75b99d6152b3778 Mon Sep 17 00:00:00 2001 From: Kyle McCormick Date: Tue, 10 Oct 2023 13:23:36 -0400 Subject: [PATCH] docs: don't tag this in the named release --- openedx.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/openedx.yaml b/openedx.yaml index 2785759..401fcf4 100644 --- a/openedx.yaml +++ b/openedx.yaml @@ -13,11 +13,3 @@ oeps: 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 - # Note: This will only work if the repo is in the `openedx` org in github. Repos in other orgs that have this - # setting will still be treated as if they don't want to be part of the Open edX releases. - maybe: true # Delete this "maybe" line when you have decided about Open edX inclusion. - ref: main