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 37761c0 + f20cd40 commit 2b1f4f8Copy full SHA for 2b1f4f8
catalog-info.yaml
@@ -0,0 +1,17 @@
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
+# If you're thinking about copying this, check out the sample file in the relevant ADR instead:
5
+# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055/decisions/0001-use-backstage-to-support-maintainers.html#references
6
+
7
+apiVersion: backstage.io/v1alpha1
8
+kind: Component
9
+metadata:
10
+ name: frontend-base
11
+ annotations:
12
+ openedx.org/arch-interest-groups: ""
13
+ links: []
14
+spec:
15
+ type: 'library'
16
+ lifecycle: 'experimental'
17
+ owner: 'group:axim-engineering'
0 commit comments