Skip to content

Commit

Permalink
Merge pull request #88 from openedx/catalog-info-updates
Browse files Browse the repository at this point in the history
chore: create catalog-info.yaml
  • Loading branch information
jristau1984 authored Mar 12, 2024
2 parents 574a29c + 1f4ac32 commit 18383e0
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: 'ccx-keys'
description: "ccx-keys provides implementations of the Opaque Key concept specific to Custom Courses for EdX"
links:
- url: "https://github.com/openedx/ccx-keys"
title: "CCX Keys"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:2u-tnl
type: 'service'
lifecycle: 'production'

0 comments on commit 18383e0

Please sign in to comment.