diff --git a/catalog-info.yaml b/catalog-info.yaml index 7a5553c..73eb7dd 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -4,7 +4,7 @@ apiVersion: backstage.io/v1alpha1 kind: "Component" metadata: - name: 'opaque keys' + name: 'opaque-keys' description: "A package for Open edX events tracking" annotations: # (Optional) Annotation keys and values can be whatever you want. @@ -21,4 +21,4 @@ spec: type: 'library' # (Required) Acceptable Lifecycle Values: experimental, production, deprecated - lifecycle: 'production' \ No newline at end of file + lifecycle: 'production'