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.
1 parent 4af4a57 commit e4e80dbCopy full SHA for e4e80db
catalog-info.yml
@@ -0,0 +1,13 @@
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
+apiVersion: backstage.io/v1alpha1
4
+kind: Component
5
+metadata:
6
+ name: 'frontend-build'
7
+ description: "Common build scripts and tooling for Open edX micro-frontends."
8
+ annotations:
9
+ openedx.org/arch-interest-groups: ""
10
+spec:
11
+ owner: group:committers-frontend-build
12
+ type: 'library'
13
+ lifecycle: 'production'
0 commit comments