Add MAINTAINERS file (#232)

This commit is contained in:
Patrice Chalin 2020-05-22 09:03:58 -04:00 committed by GitHub
parent e4103ce083
commit deddca19a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

24
MAINTAINERS.md Normal file
View File

@ -0,0 +1,24 @@
# Active maintainers
The active maintainers of this repository (in alphabetical order) are:
- [chalin](https://github.com/chalin) (lead)
- [lucperkins](https://github.com/lucperkins), Linux Foundation
# Emeritus maintainers
The emeritus maintainers of this repository (in alphabetical order) are:
- None currently listed.
# Notes
- For governance guidelines, and how to become a maintainer, see
[grpc/grpc-community/governance.md][].
- For general contribution guidelines, see
[grpc/grpc-community/CONTRIBUTING.md][].
- If you were a maintainer and would like to add your name to the emeritus list,
submit a PR.
[grpc/grpc-community/governance.md]: https://github.com/grpc/grpc-community/blob/master/governance.md
[grpc/grpc-community/CONTRIBUTING.md]: https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md