Skip to content

Commit

Permalink
feat: add catalog-info.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
navinkarkera committed Aug 2, 2024
1 parent 8ed2e86 commit 1742837
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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: 'RecommenderXBlock'
description: "An XBlock to display list of recommended resources for a given problem."
annotations:
openedx.org/component-type: "XBlock"
openedx.org/arch-interest-groups: ""
spec:
owner: user:navinkarkera
type: 'library'
lifecycle: 'production'

0 comments on commit 1742837

Please sign in to comment.