Skip to content

Commit

Permalink
Add catalog-info.yaml file for release data (#310)
Browse files Browse the repository at this point in the history
* chore: Add catalog-info file

---------

Co-authored-by: Feanil Patel <[email protected]>
  • Loading branch information
salman2013 and feanil authored Jan 30, 2025
1 parent d260e5e commit 8b35f3e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# This file records information about this repo. Its use is described in OEP-55:
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'edx-bootstrap'
description: "This library is an extension of Bootstrap 4, provides a set of tools to bootstrap a new Open edX project."
spec:
type: 'library'
owner: group:openedx-unmaintained

0 comments on commit 8b35f3e

Please sign in to comment.