Skip to content

Commit 060d42c

Browse files
authored
docs: Update kind field in catalog-info.yaml (#271)
From https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055/decisions/0001-use-backstage-to-support-maintainers.html#references: # (Required) Acceptable Values: Component, Resource, System # Use `Component` unless you know how backstage works and what the other kinds mean.
1 parent 552a32e commit 060d42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html
33

44
apiVersion: backstage.io/v1alpha1
5-
kind: ""
5+
kind: Component
66
metadata:
77
name: "forum"
88
description: "openedx forum app"

0 commit comments

Comments
 (0)