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 e08a4c7 commit f7e112eCopy full SHA for f7e112e
catalog-info.yaml
@@ -0,0 +1,15 @@
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
+ # (Required) Must be the name of the repo, without the owning organization.
8
+ name: 'edx-ui-toolkit'
9
+spec:
10
+ owner: user:kdmccormick
11
+ type: 'library'
12
+ lifecycle: 'deprecated'
13
+ dependencyOf:
14
+ - 'edx-platform'
15
+ - 'edx-ora2'
0 commit comments