Skip to content

Commit b222aee

Browse files
authored
Merge pull request #2 from Probely/chore/add-repo-classification
chore: add repo classification
2 parents d641e07 + 8b06e8c commit b222aee

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @suskind

catalog-info.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: cicd-pipeline-scan-examples
5+
spec:
6+
type: examples
7+
lifecycle: "-"
8+
owner: "-"

0 commit comments

Comments
 (0)