diff --git a/catalog-info.yaml b/catalog-info.yaml index 7bf2f9e..65fe883 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -15,6 +15,7 @@ metadata: # names that might be interested in changes to the architecture of this # component. openedx.org/arch-interest-groups: "sarina" + openedx.org/release: "master" 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 46c446c..0000000 --- a/openedx.yaml +++ /dev/null @@ -1,2 +0,0 @@ -openedx-release: - ref: master