Skip to content

Commit

Permalink
chore: create catalog-info.yaml (openedx#1315)
Browse files Browse the repository at this point in the history
* chore: create catalog-info.yaml

* chore: update catalog-info.yaml
  • Loading branch information
jristau1984 committed Mar 5, 2024
1 parent 4797425 commit b1c2c1f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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-learning'
description: "This is the Learning MFE, which renders all learner-facing course pages."
links:
- url: "https://github.com/openedx/frontend-app-learning"
title: "Learning MFE"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:2u-aurora
type: 'website'
lifecycle: 'production'

0 comments on commit b1c2c1f

Please sign in to comment.