Skip to content

Commit

Permalink
chore: create catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ihor-romaniuk committed Nov 6, 2024
1 parent 71ffc4e commit 6a8604c
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: 'brand-openedx'
description: "The frontend component includes the default branding assets and styles used in Open edX applications."
links:
- url: "https://github.com/openedx/brand-openedx"
title: "Open edX Brand Package Interface"
icon: "Web"
- url: "https://github.com/openedx/brand-openedx/blob/master/README.md"
title: "README"
icon: "Article"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:committers-brand-openedx
type: 'library'
lifecycle: 'production'

0 comments on commit 6a8604c

Please sign in to comment.