Skip to content

Commit

Permalink
Merge pull request #2186 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 committed Mar 5, 2024
2 parents 0d510a1 + a0f8935 commit 2e8ed09
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: 'edx-ora2'
description: "Open Response Assessment (ORA) XBlock for use within edx-platform"
links:
- url: "https://github.com/openedx/edx-ora2"
title: "Open Response Assessment (ORA) XBlock"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:2u-aurora
type: 'xblock'
lifecycle: 'production'

0 comments on commit 2e8ed09

Please sign in to comment.