Skip to content

Commit

Permalink
Merge pull request #393 from openedx/farhaan/add-catalog-file
Browse files Browse the repository at this point in the history
chore: Adds catalog-info.yml for the project
  • Loading branch information
farhaanbukhsh committed May 23, 2024
2 parents d9a0a11 + 9675a6e commit c21a81e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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: "frontend-app-gradebook"
description: "The frontend (MFE) for Open edX Gradebook"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: user:farhaanbukhsh
type: 'website'
lifecycle: 'experimental'

0 comments on commit c21a81e

Please sign in to comment.