Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #193 from openedx/zhancock/catalog-info
Browse files Browse the repository at this point in the history
docs: add catalog info
  • Loading branch information
Zacharis278 committed Jul 23, 2024
2 parents 23fe26a + d10fb9d commit 7845cb4
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yml
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-program-console'
description: "A micro-frontend for administering edX program membership and reporting."
links:
- url: "https://github.com/openedx/frontend-app-program-console"
title: "frontend-app-program-console GitHub Repository"
icon: "Web"
spec:
owner: group:2u-cosmonauts
type: 'website'
lifecycle: 'production'
dependsOn:
- 'registrar'

0 comments on commit 7845cb4

Please sign in to comment.