mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-19 22:09:10 +00:00
[docs]: add maintainers list (#1837)
* [docs]: add maintainers list * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: ErvinXie <ervinxie@qq.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
34
MAINTAINERS.md
Normal file
34
MAINTAINERS.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Maintainers
|
||||
|
||||
This document lists the current maintainers and outlines their responsibilities.
|
||||
|
||||
## Current Maintainers
|
||||
|
||||
| Name | GitHub | Role | Affiliation | Email |
|
||||
|------|--------|------|-------------|-------|
|
||||
| Weiyu Xie | [@ErvinXie](https://github.com/ErvinXie) | Maintainer | [MADSys Lab](https://madsys.cs.tsinghua.edu.cn/) @ Tsinghua University | xwy21@mails.tsinghua.edu.cn |
|
||||
| Hongtao Chen | [@chenht2022](https://github.com/chenht2022) | Maintainer | [MADSys Lab](https://madsys.cs.tsinghua.edu.cn/) @ Tsinghua University | cht22@mails.tsinghua.edu.cn |
|
||||
| Jianwei Dong | [@ovowei](https://github.com/ovowei) | Maintainer | [MADSys Lab](https://madsys.cs.tsinghua.edu.cn/) @ Tsinghua University | dongjw24@mails.tsinghua.edu.cn |
|
||||
| Ziwei Yuan | [@KMSorSMS](https://github.com/KMSorSMS) | Maintainer | [Approaching.AI](http://approaching.ai/) | 2022090910005@std.uestc.edu.cn |
|
||||
| Qingliang Ou | [@ouqingliang](https://github.com/ouqingliang) | Maintainer | [MADSys Lab](https://madsys.cs.tsinghua.edu.cn/) @ Tsinghua University | oql@bupt.edu.cn |
|
||||
| Jiaqi Liao | [@SkqLiao](https://github.com/SkqLiao) | Maintainer | [Approaching.AI](http://approaching.ai/) | jiaqi.liao@bit.edu.cn |
|
||||
| Peilin Li | [@JimmyPeilinLi](https://github.com/JimmyPeilinLi) | Maintainer | [Approaching.AI](http://approaching.ai/) | lipeilin@mail.nwpu.edu.cn |
|
||||
| Xingxing Hao | [@mrhaoxx](https://github.com/mrhaoxx) | Maintainer | [Approaching.AI](http://approaching.ai/) | mr.haoxx@gmail.com |
|
||||
| Boxin Zhang | [@Atream](https://github.com/Atream) | Maintainer | [MADSys Lab](https://madsys.cs.tsinghua.edu.cn/) @ Tsinghua University | zhangbx24@mails.tsinghua.edu.cn |
|
||||
| Jingqi Tang | [@Azure-Tang](https://github.com/Azure-Tang) | Maintainer | [MADSys Lab](https://madsys.cs.tsinghua.edu.cn/) @ Tsinghua University | tangjq25@mails.tsinghua.edu.cn |
|
||||
| Jiahao Wang | [@qiyuxinlin](https://github.com/qiyuxinlin) | Maintainer | [Approaching.AI](http://approaching.ai/) | 202241050020@hdu.edu.cn |
|
||||
|
||||
## Responsibilities
|
||||
|
||||
Maintainers steward the project and keep it healthy for users and contributors.
|
||||
|
||||
- Review and approve pull requests; ensure changes meet quality, testing, and documentation standards.
|
||||
- Triage issues, keep labels organized, and respond to questions in a timely manner.
|
||||
- Uphold the project’s code of conduct and report violations when needed.
|
||||
- Maintain CI reliability and address regressions promptly.
|
||||
- Oversee releases and keep compatibility with supported dependency versions.
|
||||
- Protect project security and follow the security disclosure process.
|
||||
|
||||
## Becoming a Maintainer
|
||||
|
||||
We welcome contributors who show sustained, high-quality contributions and collaborative behavior. If you are interested, please contact an existing maintainer and share your recent contributions and areas of focus.
|
||||
Reference in New Issue
Block a user