Skip to content

Commit

Permalink
Merge pull request #1211 from ichintanjoshi/add-catalog-info
Browse files Browse the repository at this point in the history
chore: add catalog-info.yml
  • Loading branch information
feanil committed Sep 3, 2024
2 parents 70c3ec5 + 25bbefe commit d23f01d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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-proctoring'
description: "The exam proctoring subsystem for the Open edX platform."
links: []
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:openedx-unmaintained
type: 'service'
lifecycle: 'production'

0 comments on commit d23f01d

Please sign in to comment.