diff --git a/contrib/helm/harbor/CONTRIBUTING.md b/contrib/helm/harbor/CONTRIBUTING.md new file mode 100644 index 000000000..1dda896ba --- /dev/null +++ b/contrib/helm/harbor/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing to Helm Chart for Harbor + +Please follow [Harbor contributing guide](https://github.com/vmware/harbor/blob/master/CONTRIBUTING.md) to learn how to make code contribution. + +# Contributers + +Thanks very much to all contributers who submitted pull requests to Helm Chart for Harbor. + +- [Paul Czarkowski @paulczar](https://github.com/paulczar) +- [Luca Innocenti Mirri @lucaim](https://github.com/lucaim) diff --git a/contrib/helm/harbor/README.md b/contrib/helm/harbor/README.md index 0f26fca24..9f803eab6 100644 --- a/contrib/helm/harbor/README.md +++ b/contrib/helm/harbor/README.md @@ -2,7 +2,7 @@ ## Introduction -This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](http://vmware.github.io/harbor/) in a Kubernetes cluster. Currently this chart supports Harbor v1.4.0 release. +This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](http://vmware.github.io/harbor/) in a Kubernetes cluster. Currently this chart supports Harbor v1.4.0 release. Welcome to [contribute](CONTRIBUTING.md) to Helm Chart for Harbor. ## Prerequisites