Skip to content

Commit

Permalink
build: add catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmccormick committed Dec 5, 2024
1 parent ea4c3bf commit cde4c22
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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:
# (Required) Must be the name of the repo, without the owning organization.
name: 'django-require'
spec:
owner: user:kdmccormick
type: 'library'
lifecycle: 'deprecated'
subcomponentOf: 'edx-platform'

0 comments on commit cde4c22

Please sign in to comment.