Skip to content

Commit 14897c8

Browse files
authored
Missing whitespace in Helm url field (#30)
1 parent 1342fcb commit 14897c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maintainers:
1111
- name: ACK Admins
1212
url: https://github.com/orgs/aws-controllers-k8s/teams/ack-admin
1313
- name: S3 Admins
14-
url:https://github.com/orgs/aws-controllers-k8s/teams/s3-maintainer
14+
url: https://github.com/orgs/aws-controllers-k8s/teams/s3-maintainer
1515
keywords:
1616
- aws
1717
- kubernetes

0 commit comments

Comments
 (0)