From 10a7cc5e3afeddc160280d294b7cb4b23d0634e6 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Tue, 20 Aug 2019 09:36:58 -0700 Subject: [PATCH] Add MAINTAINERS.md --- MAINTAINERS.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..0ef614d9 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,23 @@ +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) + - [jiangtaoli2016](https://github.com/jiangtaoli2016), Google Inc. + - [jtattermusch](https://github.com/jtattermusch), Google Inc. + - [kjin](https://github.com/kjin), Google Inc. + - [matt-kwong](https://github.com/matt-kwong), Google Inc. + - [murgatroid99](https://github.com/murgatroid99), Google Inc. + - [nicolasnoble](https://github.com/nicolasnoble), Google Inc. + - [ofrobots](https://github.com/ofrobots), Google Inc. + - [srini100](https://github.com/srini100), Google Inc. + - [WeiranFang](https://github.com/WeiranFang), Google Inc. + - [wenbozhu](https://github.com/wenbozhu), Google Inc. + + ## Emeritus Maintainers (in alphabetical order) + \ No newline at end of file