mirror of https://github.com/grpc/grpc.io.git
Add MAINTAINERS file (#232)
This commit is contained in:
parent
e4103ce083
commit
deddca19a4
|
|
@ -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
|
||||
Loading…
Reference in New Issue