From 2aeee5632d3a86770b4c8fa4c751fcbaceca7142 Mon Sep 17 00:00:00 2001 From: Kyle McCormick Date: Tue, 10 Oct 2023 15:58:26 -0400 Subject: [PATCH] build: tag this in future Open edX releases (#53) ...because it's an optional plugin that will eventually be used by the open source community. --- openedx.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/openedx.yaml b/openedx.yaml index 2785759..0b1c26a 100644 --- a/openedx.yaml +++ b/openedx.yaml @@ -17,7 +17,4 @@ 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