seata/docs/zh-cn/developers/developers_dev.md

87 lines
4.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Seata 维护者
keywords: Seata, 维护者
description: Seata 维护者名单
---
## 开发人员
本页面展示了Seata的开发团队。请通过提交PR的方式把自己的信息添加到列表上。注排名不分先后
### Seata Maintainer 列表
| 姓名 | github | 公司 |
| ------ | ------------------------------------------- | ------- |
| 季敏 | [slievrly](https://github.com/slievrly) | Alibaba |
| 陈健斌 | [a364176773](https://github.com/a364176773) | TongDun |
### Seata Committer 列表
| 姓名 | github | 公司 |
|--| --------------- | --------------- |
| 申海强 | [sharajava](https://github.com/sharajava) | Alibaba |
| 刘戎 | [robynron](https://github.com/robynron) | Alibaba |
| 陈连东 | [purple-force](https://github.com/purple-force) | Alibaba |
| 张森 | [zhangthen](https://github.com/zhangthen) | Antfin |
| 章耿 | [ujjboy](https://github.com/ujjboy) | Antfin |
| 雷志远 | [leizhiyuan](https://github.com/leizhiyuan) | Tencent |
| 王清 | [jovany-wang](https://github.com/jovany-wang) | Baidu |
| 吴江坷 | [xingfudeshi](https://github.com/xingfudeshi) | Truthai |
| 李钊 | [CoffeeLatte007](https://github.com/CoffeeLatte007) | YuanFuDao |
| 王欣 | [lovepoem](https://github.com/lovepoem) | JD |
| 袁国尧 | [github-ygy](https://github.com/github-ygy) | NetEase |
| 张旭 | [zhangxu19830126](https://github.com/zhangxu19830126) | InfiniVision |
| 任帅鹏 | [niaoshuai](https://github.com/niaoshuai) | HuanQiuYouLu |
| 许德佑 | [skyesx](https://github.com/skyesx) | Alibaba |
| 庄金雷 | [zjinlei](https://github.com/zjinlei) | Helios |
| 张嘉伟 | [l81893521](https://github.com/l81893521) | DaShenLin |
| 钟正涛 | [jsbxyyx](https://github.com/jsbxyyx) | Shenzhen arts |
| 陈龙 | [long187](https://github.com/long187) | Unknown |
| 郭云嵩 | [ggndnn](https://github.com/ggndnn) | FND |
| 王良 | [wangliang181230](https://github.com/wangliang181230) | HuiKang |
| 曹华栋 | [caohdgege](https://github.com/caohdgege) | - |
| 汪忠祥 | [lightClouds917](https://github.com/lightClouds917) | TongDun |
| 刘晓敏 | [dk-lockdown](https://github.com/dk-lockdown) | 中国系统 |
| 张乘辉 | [objcoding](https://github.com/objcoding) | Ant Group |
| 任良育 | [renliangyu857](https://github.com/objcoding) | 新网银行 |
## Seata开发者角色
Seata开发者包含Maintainer、Committer、Contributor三种角色每种角色的标准定义如下。
### Maintainer
Maintainer是对Seata项目包括Seata下的项目的演进和发展做出显著贡献的个人。具体包含以下的标准
* 完成多个关键模块或者工程的设计与开发,是项目的核心开发人员;
* 持续的投入和激情能够积极参与社区、官网、issue、PR等项目相关事项的维护
* 在社区中具有有目共睹的影响力能够代表Seata参加重要的社区会议和活动
* 具有培养Committer和Contributor的意识和能力
### Committer
Committer是具有Seata仓库写权限的个人包含以下的标准
* 能够在长时间内做持续贡献issue、PR的个人
* 参与issue列表的维护及重要feature的讨论
* 参与code review
### Contributor
Contributor是对Seata项目有贡献的个人标准为
* 提交过PR并被合并
## 贡献指引
### 贡献者向导
* [新贡献者向导](./contributor-guide/new-contributor-guide_dev.html)
* [测试覆盖率向导](./contributor-guide/test-coverage-guide_dev.html)
* [如何汇报安全问题](./contributor-guide/reporting-security-issues_dev.html)
* [参与贡献](./guide_dev.html)
### 提交者向导
* [给问题打标签](./committer-guide/label-an-issue-guide_dev.html)
* [网站向导](./committer-guide/website-guide_dev.html)
* [版本发布向导](./committer-guide/release-guide_dev.html)
### 贡献者活动
* [Top Contributor活动](./contributor-activity/top-contributer_dev.html)