Skip to content

Commit

Permalink
docs: add catalog-info (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharis278 authored Jul 23, 2024
1 parent fd8a9d7 commit 3b497f5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yml
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: 'frontend-lib-special-exams'
description: "This is a react library responsible for extending learning app with special exams functionality, e.g. proctored/timed exams."
links:
- url: "https://github.com/openedx/frontend-lib-special-exams"
title: "frontend-lib-special-exams GitHub Repository"
icon: "Web"
spec:
owner: group:2u-cosmonauts
type: 'library'
lifecycle: 'production'
subcomponentOf: 'frontend-app-learning'

0 comments on commit 3b497f5

Please sign in to comment.