Skip to content

Commit 362cc6b

Browse files
Merge pull request #806 from crossplane-contrib/license-annotation
add license annotation to package metadata template.
2 parents d891ca0 + 3269c28 commit 362cc6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/crossplane.yaml.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ metadata:
99
annotations:
1010
meta.crossplane.io/maintainer: Upbound <support@upbound.io>
1111
meta.crossplane.io/source: github.com/crossplane-contrib/provider-upjet-{{ .ProviderName }}
12+
meta.crossplane.io/license: Apache-2.0
1213
meta.crossplane.io/description: |
1314
Upbound's official Crossplane provider to manage Google Cloud Platform (GCP)
1415
{{ .Service }} services in Kubernetes.

0 commit comments

Comments
 (0)