File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ metadata:
11
11
title : " README"
12
12
icon : " Article"
13
13
annotations :
14
+ # The openedx.org/release key is described in OEP-10:
15
+ # https://open-edx-proposals.readthedocs.io/en/latest/oep-0010-proc-openedx-releases.html
16
+ # The FAQ might also be helpful: https://openedx.atlassian.net/wiki/spaces/COMM/pages/1331268879/Open+edX+Release+FAQ
17
+ # Note: This will only work if the repo is in the `openedx` org in github. Repos in other orgs that have this
18
+ # setting will still be treated as if they don't want to be part of the Open edX releases.
19
+ openedx.org/release : null
20
+ # (Optional) Annotation keys and values can be whatever you want.
21
+ # We use it in Open edX repos to have a comma-separated list of GitHub user
22
+ # names that might be interested in changes to the architecture of this
23
+ # component.
14
24
openedx.org/arch-interest-groups : " "
15
25
spec :
16
26
owner : group:committers-frontend
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments