Skip to content

Commit

Permalink
docs: add catalog-info.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hamza-56 committed Jul 24, 2024
1 parent 7b1f22b commit 5c594ef
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-publisher'
description: 'The Microfrontend for the course publisher facilitates the creation and curation of marketing content.'
links:
- url: 'https://github.com/openedx/frontend-app-publisher'
title: 'frontend-app-publisher GitHub Repository'
icon: 'Web'
spec:
owner: group:2u-phoenix
type: 'service'
lifecycle: 'production'
dependsOn:
- course-discovery

0 comments on commit 5c594ef

Please sign in to comment.