Skip to content

Commit

Permalink
docs: add catalog-info.yaml (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamza-56 authored Jul 25, 2024
1 parent 3798d97 commit 2667cf0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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-support-tools'
description: 'Micro-frontend with a series of support tools for edX ecosystem.'
links:
- url: 'https://github.com/openedx/frontend-app-support-tools'
title: 'frontend-app-support-tools GitHub Repository'
icon: 'Web'
spec:
owner: group:2u-phoenix
type: 'service'
lifecycle: 'production'
dependsOn:
- edx-platform
- course-discovery
- license-manager
- enterprise-subsidy

0 comments on commit 2667cf0

Please sign in to comment.