Skip to content

Commit 8b35f3e

Browse files
salman2013feanil
andauthored
Add catalog-info.yaml file for release data (#310)
* chore: Add catalog-info file --------- Co-authored-by: Feanil Patel <[email protected]>
1 parent d260e5e commit 8b35f3e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

catalog-info.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)