mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 11:54:03 +00:00
Add contributers list for Harbor Chart
This commit is contained in:
parent
892d9bf023
commit
30a6a74cb0
10
contrib/helm/harbor/CONTRIBUTING.md
Normal file
10
contrib/helm/harbor/CONTRIBUTING.md
Normal file
|
@ -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)
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user