Skip to content

Commit

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

---------

Co-authored-by: Feanil Patel <[email protected]>
  • Loading branch information
salman2013 and feanil authored Jan 30, 2025
1 parent 4201d6a commit d3bb062
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: 'react-unit-test-utils'
description: "A Python library to support React unit tests."
spec:
type: 'library'
owner: group:openedx-unmaintained

0 comments on commit d3bb062

Please sign in to comment.