Skip to content

Commit 73236b2

Browse files
authored
Merge pull request #500 from openedx/feanil/add_owner
docs: Document the owner and drop the old metadata file
2 parents bc79936 + eb92d8f commit 73236b2

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-footer"
8+
description: "A generic footer 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)