Skip to content

Commit 0dedbbd

Browse files
feanilarbrandes
authored andcommitted
docs: Document the owner and drop the old metadata file.
This is going to be changing soon with the module federation work so I think it makes sense to be maintained by the committers-frontend group. I'm also cleaning up the old openedx.yaml file which is obsolete and out of date while I'm adding the new metadata that should be up-to-date.
1 parent ef0b101 commit 0dedbbd

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

catalog-info.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# This file records information about this repo. Its use is described in OEP-55:
2+
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html
3+
4+
apiVersion: backstage.io/v1alpha1
5+
kind: Component
6+
metadata:
7+
name: "frontend-component-header"
8+
description: "A generic header for the Open edX micro-frontend applications."
9+
annotations:
10+
openedx.org/arch-interest-groups: ""
11+
spec:
12+
owner: group:committers-frontend
13+
type: "library"
14+
lifecycle: "production"

openedx.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)