Skip to content

Commit

Permalink
Merge pull request #940 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 Patel authored Dec 19, 2023
2 parents 275b7f9 + 01e1dd0 commit bd06a7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'Profile'
name: 'frontend-app-profile'
description: 'This is a micro-frontend application responsible for the display and updating of user profiles.'
links:
- url: 'https://github.com/openedx/frontend-app-profile/blob/master/README.rst'
Expand All @@ -21,4 +21,4 @@ spec:
type: 'service'
lifecycle: 'production'
owner: 2U-aperture
# (Optional) An array of different components or resources.
# (Optional) An array of different components or resources.

0 comments on commit bd06a7a

Please sign in to comment.