forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
owners: more details and on-call (envoyproxy#2419)
Signed-off-by: Matt Klein <[email protected]>
- Loading branch information
1 parent
d076db6
commit 44cd410
Showing
3 changed files
with
46 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,51 @@ | ||
* See [CONTRIBUTING.md](CONTRIBUTING.md) for general contribution guidelines. | ||
* See [GOVERNANCE.md](GOVERNANCE.md) for governance guidelines. | ||
* See [GOVERNANCE.md](GOVERNANCE.md) for governance guidelines and maintainer responsibilities. | ||
|
||
This page lists all active maintainers and their areas of expertise. This can be used for | ||
routing PRs, questions, etc. to the right place. | ||
|
||
# Senior maintainers | ||
|
||
* Matt Klein ([mattklein123](https://github.com/mattklein123)) ([email protected]) | ||
* Catch-all, "all the things", and generally trying to make himself obsolete as fast as | ||
possible. | ||
* Harvey Tuch ([htuch](https://github.com/htuch)) ([email protected]) | ||
* APIs, xDS, gRPC, configuration, Bazel/build, base server (startup, etc.), Python, and Bash. | ||
* Alyssa Wilk ([alyssawilk](https://github.com/alyssawilk)) ([email protected]) | ||
* HTTP, flow control, cluster manager, load balancing, and core networking (listeners, | ||
connections, etc.). | ||
|
||
# Maintainers | ||
|
||
* Constance Caramanolis ([ccaraman](https://github.com/ccaraman)) ([email protected]) | ||
* Rate limiting, IP tagging, HTTP routing, configuration/operational questions. | ||
* Jose Nino ([junr03](https://github.com/junr03)) ([email protected]) | ||
* Outlier detection, HTTP routing, xDS, configuration/operational questions. | ||
* Dan Noé ([dnoe](https://github.com/dnoe)) ([email protected]) | ||
* Base server (watchdog, workers, startup, stack trace handling, etc.). | ||
* Daniel Hochman ([danielhochman](https://github.com/danielhochman)) ([email protected]) | ||
* Redis, Python, configuration/operational questions. | ||
* Stephan Zuercher ([zuercher](https://github.com/zuercher)) ([email protected]) | ||
* Load balancing, upstream clusters and cluster manager, logging, complex HTTP routing | ||
(metadata, etc.), and OSX build. | ||
* Greg Greenway ([ggreenway](https://github.com/ggreenway)) ([email protected]) | ||
* TCP proxy, TLS, logging, and core networking (listeners, connections, etc.). | ||
|
||
# Emeritus maintainers | ||
|
||
* Roman Dzhabarov ([RomanDzhabarov](https://github.com/RomanDzhabarov)) ([email protected]) | ||
* Bill Gallagher ([wgallagher](https://github.com/wgallagher)) ([email protected]) | ||
|
||
# Friends of Envoy | ||
|
||
This section lists a few people that are not maintainers but typically help out with subject | ||
matter expert reviews. Feel free to loop them in as needed. | ||
|
||
* Piotr Sikora ([PiotrSikora](https://github.com/PiotrSikora)) ([email protected]) | ||
* TLS, BoringSSL, and core networking (listeners, connections, etc.). | ||
* Shriram Rajagopalan ([rshriram](https://github.com/rshriram)) ([email protected]) | ||
* Istio, APIs, HTTP routing, and WebSocket. | ||
* Lizan Zhou ([lizan](https://github.com/lizan)) ([email protected]) | ||
* gRPC, gRPC/JSON transcoding, and core networking (transport socket abstractions). | ||
* John Millikin ([jmillikin-stripe](https://github.com/jmillikin-stripe)) ([email protected]) | ||
* Bazel/build. |