Skip to content

Commit f9e11a7

Browse files
chore: add software catalog metadata file(s) (#9)
Co-authored-by: appfolio-sourcegraph-commit-signer[bot] <143140865+appfolio-sourcegraph-commit-signer[bot]@users.noreply.github.com>
1 parent 4ca614c commit f9e11a7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

catalog-info.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
title: ezcrypto
5+
description: This catalog entity description has been auto-generated
6+
tags: []
7+
annotations:
8+
appfolio.com/package-location: url:https://github.com/appfolio/ezcrypto/pkgs/rubygems/ezcrypto
9+
appfolio.com/package-type: gem
10+
name: ezcrypto
11+
spec:
12+
type: library
13+
lifecycle: unknown
14+
owner: engineering

0 commit comments

Comments
 (0)