Skip to content

Commit

Permalink
Merge pull request #32 from salman2013/salman/add-catalog-info-file
Browse files Browse the repository at this point in the history
Add catalog-info.yaml file for release data
  • Loading branch information
feanil authored Jan 30, 2025
2 parents a3250f3 + 460716a commit f4253c8
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: 'TinCanPython'
description: "A Python library for implementing Tin Can API."
spec:
type: 'library'
owner: group:openedx-unmaintained

0 comments on commit f4253c8

Please sign in to comment.