Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit f4253c8

Browse files
authored
Merge pull request #32 from salman2013/salman/add-catalog-info-file
Add catalog-info.yaml file for release data
2 parents a3250f3 + 460716a commit f4253c8

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: 'TinCanPython'
8+
description: "A Python library for implementing Tin Can API."
9+
spec:
10+
type: 'library'
11+
owner: group:openedx-unmaintained

0 commit comments

Comments
 (0)