We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edeeb4 commit 18d03b0Copy full SHA for 18d03b0
1 file changed
catalog-info.yaml
@@ -7,6 +7,9 @@ metadata:
7
annotations:
8
github.com/project-slug: BitGo/rust-bitcoin
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: other
14
lifecycle: production
15
owner: group:unknown
0 commit comments