Skip to content

Commit

Permalink
chore: adds catalog-info.yaml
Browse files Browse the repository at this point in the history
with new maintainer information.
  • Loading branch information
pomegranited committed Mar 28, 2024
1 parent 0106916 commit 5d18b75
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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-submissions'
description: "API for creating submissions and scores"
links:
- url: "https://github.com/openedx/edx-submissions"
title: "Submissions API",
icon: "Web"
spec:
owner: group:committers-edx-submissions
type: 'library'
lifecycle: 'production'
subcomponentOf: 'edx-ora2'

0 comments on commit 5d18b75

Please sign in to comment.