Skip to content

Commit

Permalink
chore: create catalog-info.yaml (#444)
Browse files Browse the repository at this point in the history
* chore: create catalog-info.yaml

* Update catalog-info.yaml

Co-authored-by: Robert Raposa <rraposa@edx.org>

---------

Co-authored-by: Robert Raposa <rraposa@edx.org>
  • Loading branch information
jristau1984 and robrap committed Mar 5, 2024
1 parent 50a2ab6 commit cc2ba17
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yaml
@@ -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-drf-extensions'
description: "This library includes various cross-cutting concerns for providing APIs."
links:
- url: "https://github.com/openedx/edx-drf-extensions"
title: "edX Django REST Framework Extensions"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:2u-arch-bom
type: 'library'
lifecycle: 'production'

0 comments on commit cc2ba17

Please sign in to comment.