Skip to content

Commit

Permalink
chore: add catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmltaWt0 committed May 22, 2024
1 parent 9c7784d commit 87af843
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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: 'cookie-policy-banner'
description: "The openedx cookie policy banner React component"
links:
- url: "https://github.com/openedx/frontend-component-cookie-policy-banner/blob/master/README.md"
title: "Documentation"
icon: "Web"
spec:
owner: group:cookie-policy-banner-maintainers
type: 'library'
lifecycle: 'production'

0 comments on commit 87af843

Please sign in to comment.