From 30a6a74cb05117e7da7c480ec8557c8e693691c6 Mon Sep 17 00:00:00 2001 From: Jesse Hu Date: Fri, 30 Mar 2018 16:49:21 +0800 Subject: [PATCH] Add contributers list for Harbor Chart --- contrib/helm/harbor/CONTRIBUTING.md | 10 ++++++++++ contrib/helm/harbor/README.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 contrib/helm/harbor/CONTRIBUTING.md 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 836437712..1b0b79c52 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