We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b958a6f commit ec44007Copy full SHA for ec44007
1 file changed
catalog-info.yaml
@@ -7,6 +7,9 @@ metadata:
7
annotations:
8
github.com/project-slug: BitGo/ecpair
9
spec:
10
- type: service
+ # The primary purpose of this component. If this repo serves multiple purposes
11
+ # (e.g. both a deployable service and a published library), set this to whichever
12
+ # role is most significant. Valid values: service, library, website, documentation, other.
13
+ type: library
14
lifecycle: production
15
owner: group:btc-team
0 commit comments