Skip to content

Commit 556b029

Browse files
authored
chore: asset classification (#225)
1 parent f75f1ed commit 556b029

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

catalog-info.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: snyk-python-plugin
5+
annotations:
6+
github.com/project-slug: snyk/snyk-python-plugin
7+
github.com/team-slug: snyk/os-managed
8+
spec:
9+
type: snyk-cli-plugin
10+
lifecycle: "-"
11+
owner: os-managed

0 commit comments

Comments
 (0)