We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4087e commit 136503fCopy full SHA for 136503f
1 file changed
catalog-info.yaml
@@ -7,6 +7,9 @@ metadata:
7
annotations:
8
github.com/project-slug: BitGo/api-ts
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:developer-experience
0 commit comments