Skip to content

Commit

Permalink
chore: Adds catalog-info.yml for the project
Browse files Browse the repository at this point in the history
Signed-off-by: Farhaan Bukhsh <[email protected]>
  • Loading branch information
farhaanbukhsh committed May 22, 2024
1 parent d9a0a11 commit c1ef622
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: "frontend-app-gradebook"
description: "The frontend (MFE) for Open edX Gradebook"
links:
- url: "https://github.com/openedx/frontend-app-gradebook"
title: "Frontend App Gradebook"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: user:farhaanbukhsh
type: 'website'
lifecycle: 'experimental'

0 comments on commit c1ef622

Please sign in to comment.