diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..d10461e6 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,11 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: codejail + description: A library for managing the execution of untrusted code in secure sandboxes. + annotations: + openedx.org/arch-interest-groups: moisesgsalas +spec: + owner: user:moisesgsalas + type: library + lifecycle: production