We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc79936 + eb92d8f commit 73236b2Copy full SHA for 73236b2
catalog-info.yaml
@@ -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
0 commit comments