diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..fb5a6f9 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,13 @@ +# This file records information about this repo. Its use is described in OEP-55: +# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html +# +# If you're thinking about copying this, check out the sample file in the relevant ADR instead: +# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055/decisions/0001-use-backstage-to-support-maintainers.html#references + +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: staff-graded +spec: + type: 'library' + owner: group:openedx-unmaintained \ No newline at end of file