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 d260e5e commit 8b35f3eCopy full SHA for 8b35f3e
catalog-info.yaml
@@ -0,0 +1,11 @@
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: 'edx-bootstrap'
8
+ description: "This library is an extension of Bootstrap 4, provides a set of tools to bootstrap a new Open edX project."
9
+spec:
10
+ type: 'library'
11
+ owner: group:openedx-unmaintained
0 commit comments