Skip to content

Commit

Permalink
Merge pull request #435 from raccoongang/max/add-catalog-info
Browse files Browse the repository at this point in the history
chore: add catalog-info.yaml
  • Loading branch information
Feanil Patel authored May 22, 2024
2 parents 9c7784d + 87af843 commit 54ae39b
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 54ae39b

Please sign in to comment.