diff --git a/MAINTAINERS b/MAINTAINERS index c1178ad..2e8eebe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,3 +1,4 @@ The list of current Longhorn maintainers: -Sheng Yang +Name, , @GitHubHandle +Sheng Yang, , @yasker diff --git a/README.md b/README.md index 6436eed..bf370bb 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,11 @@ pressing `Ctrl C` then running `kubectl create -f https://raw.githubusercontent. helm delete longhorn --purge ``` +## Community +Longhorn is an open source software, so contribution are greatly welcome. Please read [Code of Conduct](./CODE_OF_CONDUCT.md) and [Contributing Guideline](./CONTRIBUTING.md) before contributing. + +Contributing code is not the only way of contributing. We value feedbacks very much and many of the Longhorn features are originated from users' feedback. If you have any feedbacks, feel free to [file an issue](https://github.com/longhorn/longhorn/issues/new?title=*Summarize%20your%20issue%20here*&body=*Describe%20your%20issue%20here*%0A%0A---%0AVersion%3A%20``) and talk to the developers at the [#longhorn-storage](https://rancher-users.slack.com/messages/CC2UQM49Y) slack channel. + ## License Copyright (c) 2014-2019 [Rancher Labs, Inc.](http://rancher.com/)