From 5df306a8d605a8513744180c00017e158bd97e8d Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Tue, 20 Aug 2019 14:47:02 -0700 Subject: [PATCH] Add maintainers list --- MAINTAINERS.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..887da31 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,15 @@ +This page lists all active maintainers of this repository. If you were a +maintainer and would like to add your name to the Emeritus list, please send us a +PR. + +See [GOVERNANCE.md](https://github.com/grpc/grpc-community/blob/master/governance.md) +for governance guidelines and how to become a maintainer. +See [CONTRIBUTING.md](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) +for general contribution guidelines. + +## Maintainers (in alphabetical order) +- [stanley-cheung](https://github.com/stanley-cheung), Google Inc. +- [wenbozhu](https://github.com/wenbozhu), Google Inc. + +## Emeritus Maintainers (in alphabetical order) +- [fengli79](https://github.com/fengli79), Google Inc.