Skip to content

Commit 69ac17e

Browse files
authored
docs: adds MAINTAINERS.md (#1380)
**Description** This adds MAINTAINERS.md to clarify who has the write permission to the repository. This will also help contributors know who they need to talk to when they have questions, etc. --------- Signed-off-by: Takeshi Yoneda <[email protected]>
1 parent d5dea69 commit 69ac17e

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,4 @@ make sure that these automated checks pass after you open a PR by following the
106106
as commit message by default. Maintainers may request contributors to
107107
edit the pull request title and description to ensure that it remains descriptive as a
108108
commit message. Alternatively, maintainers may change the commit message directly at the time of merge.
109+
- If you have any questions during the review, please feel free to ask the maintainers listed in [MAINTAINERS.md](./MAINTAINERS.md).

MAINTAINERS.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Maintainers
2+
3+
The following people are responsible for maintaining the Envoy AI Gateway project.
4+
Please reach out to them for any questions, issues, or contributions related to the project.
5+
6+
- Takeshi Yoneda ([@mathetake](https://github.com/mathetake))
7+
- Area: Everything
8+
- [Envoy Proxy](https://github.com/envoyproxy/envoy) Maintainer
9+
- Dan Sun ([@yuzisun](https://github.com/yuzisun))
10+
- Area: Everything, focusing on enterprise integration & core LLM features.
11+
- [KServe](https://github.com/kserve/kserve) Maintainer
12+
- Erica Hughberg ([@missBerg](https://github.com/missBerg))
13+
- Area: Documentation, WebSite, Community
14+
- Aaron Choo ([@aabchoo](https://github.com/aabchoo))
15+
- Area: Control Plane, Security Policy, Testing
16+
- Yao Weng ([@wengyao04](https://github.com/wengyao04))
17+
- Area: Control Plane, Testing
18+
- Xunzhuo (Bit) Liu ([@Xunzhuo](https://github.com/Xunzhuo))
19+
- Area: Control Plane, Inference Pool & Gateway API Inference Extension
20+
- [Envoy Gateway](https://github.com/envoyproxy/gateway) maintainer
21+
- Ignasi Barrera ([@nacx](https://github.com/nacx))
22+
- Area: MCP, aigw CLI (standalone mode)

0 commit comments

Comments
 (0)