From 451cf373a706e089ca34abd9ea14cbc20b34c1fc Mon Sep 17 00:00:00 2001 From: Srini Polavarapu <35056280+srini100@users.noreply.github.com> Date: Fri, 16 Aug 2019 15:27:54 -0700 Subject: [PATCH] add MAINTAINERS.md (#2971) --- MAINTAINERS.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..a9ac5c8c --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,27 @@ +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) +- [canguler](https://github.com/canguler), Google Inc. +- [cesarghali](https://github.com/cesarghali), Google Inc. +- [dfawley](https://github.com/dfawley), Google Inc. +- [easwars](https://github.com/easwars), Google Inc. +- [jadekler](https://github.com/jadekler), Google Inc. +- [menghanl](https://github.com/menghanl), Google Inc. +- [srini100](https://github.com/srini100), Google Inc. + +## Emeritus Maintainers (in alphabetical order) +- [adelez](https://github.com/adelez), Google Inc. +- [iamqizhao](https://github.com/iamqizhao), Google Inc. +- [jtattermusch](https://github.com/jtattermusch), Google Inc. +- [lyuxuan](https://github.com/lyuxuan), Google Inc. +- [makmukhi](https://github.com/makmukhi), Google Inc. +- [matt-kwong](https://github.com/matt-kwong), Google Inc. +- [nicolasnoble](https://github.com/nicolasnoble), Google Inc. +- [yongni](https://github.com/yongni), Google Inc.