diff --git a/plugins/example/cortex.yaml b/plugins/example/cortex.yaml new file mode 100644 index 0000000..7b91083 --- /dev/null +++ b/plugins/example/cortex.yaml @@ -0,0 +1,14 @@ +openapi: 3.0.1 +info: + title: Cortex Example Plugin + x-cortex-git: + github: + alias: example-plugin + repository: cortexapps/cortex-plugins + x-cortex-tag: cortex-plugin-example + x-cortex-type: service + x-cortex-owners: + - type: EMAIL + email: david.barnes@cortex.io + - type: EMAIL + email: cristina.buenahora@cortex.io