Skip to content

Commit

Permalink
chore: add catalog-info.yml (#104)
Browse files Browse the repository at this point in the history
* chore: add catalog-info.yml

* chore: remove annotation for main

Co-authored-by: Feanil Patel <[email protected]>

* chore: remove links

Co-authored-by: Feanil Patel <[email protected]>

---------

Co-authored-by: Feanil Patel <[email protected]>
  • Loading branch information
ichintanjoshi and feanil authored Aug 6, 2024
1 parent 970ae38 commit 30393fa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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: 'openedx-calc'
description: >
A helper library for mathematical calculations and
symbolic mathematics, used by the edx-platform.
links: []
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:openedx-unmaintained
type: 'library'
lifecycle: 'production'

0 comments on commit 30393fa

Please sign in to comment.