Update Fargate maintainer info (#179)

This commit is contained in:
Onur Filiz
2018-04-29 12:02:21 -07:00
committed by Ria Bhatia
parent 8d67098d06
commit 2ffd18df9f
4 changed files with 17 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ accepted.
If you are providing provider support for the Virtual Kubelet then we have to jump through some legal hurdles first.
The [Microsoft CLA](https://cla.microsoft.com/) must be signed by all
The [CNCF CLA](https://github.com/kubernetes/community/blob/master/CLA.md) must be signed by all
contributors. Please fill out either the individual or corporate Contributor
License Agreement (CLA). Once you are CLA'ed, we'll be able to accept your pull
requests.
@@ -38,6 +38,10 @@ Eric St. Martin (st.erik@microsoft.com)
Robbie Zhang (junjiez@microsoft.com)
**AWS Fargate**
Onur Filiz (onfiliz@amazon.com)
**Hyper.sh**
Harry Zhang (harryzhang@zju.edu.cn)
@@ -105,14 +109,6 @@ git remote add upstream git@github.com:virtual-kubelet/virtual-kubelet.git
```
3. Submit a pull request.
Your pull request will be reviewed according to the process defined in
[reviewing.md](./reviewing.md).
## Code of conduct
This project has adopted the
[Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the
[Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any
additional questions or comments.
Virtual Kubelet follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).