Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #307 from openedx/nedbat/catalog-info-name
Browse files Browse the repository at this point in the history
build: the name in catalog-info.yaml should be the repo name
  • Loading branch information
feanil committed Dec 19, 2023
2 parents 9a61fa4 + fae13d2 commit 4c318cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'Blockstore'
name: 'blockstore'
description: "A system for storing versioned, reusable educational content for Open edX."
annotations:
# (Optional) Annotation keys and values can be whatever you want.
Expand Down

0 comments on commit 4c318cd

Please sign in to comment.