Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 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 default branding assets and style used in Open edX"
links:
- url: "https://github.com/openedx/brand-openedx"
title: "openedx/brand-openedx"
icon: "GitHub"
Comment on lines +10 to +12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need this here, backstage will provide this link automatically.

annotations:
openedx.org/arch-interest-groups: ""
openedx.org/release: "main"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The value of this should come from the openedx.yaml file in a repo if it exists, if it doesn't exist, this value should be false.

spec:
owner: group:openedx-unmaintained
type: 'service'
lifecycle: 'unmaintained'