Skip to content

Commit

Permalink
chore: added catalog-info.yaml file and update openedx.yaml file (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadadeeltajamul authored Jul 30, 2024
1 parent 00d98c4 commit 2cfcd99
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
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-0055:
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055/decisions/0001-use-backstage-to-support-maintainers.html

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'cs_comments_service'
description: "Forum service backend for Open edX."
links:
- url: "https://github.com/openedx/cs_comments_service/"
title: "cs_comments_service"
icon: "Web"
spec:
owner: group:edx-infinity
type: 'service'
lifecycle: 'production'
2 changes: 1 addition & 1 deletion openedx.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file describes this Open edX repo, as described in OEP-2:
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification

owner: azarembok
owner: edx/edx-infinity

nick: com
oeps: {}
Expand Down

0 comments on commit 2cfcd99

Please sign in to comment.