86 lines
4.6 KiB
Markdown
86 lines
4.6 KiB
Markdown
---
|
|
title: Developers
|
|
keywords: Seata, Developers
|
|
description: Seata Team.
|
|
---
|
|
|
|
## Seata Developers Team
|
|
|
|
This page shows Seata developers and continues to expand. The list is not prioritized.
|
|
|
|
### Seata Maintainer List
|
|
| 姓名 | github | 公司 |
|
|
| ------------ | ------------------------------------------- | ------- |
|
|
| Min Ji | [slievrly](https://github.com/slievrly) | Alibaba |
|
|
| Jianbin Chen | [a364176773](https://github.com/a364176773) | TongDun |
|
|
|
|
### Seata Committer List
|
|
|
|
| name | github | company |
|
|
|-----------------| --------------- | --------------- |
|
|
| Haiqiang Shen | [sharajava](https://github.com/sharajava) | Alibaba |
|
|
| Rong Liu | [robynron](https://github.com/robynron) | Alibaba |
|
|
| Liandong Chen | [purple-force](https://github.com/purple-force) | Alibaba |
|
|
| Sen Zhang | [zhangthen](https://github.com/zhangthen) | Antfin |
|
|
| Geng Zhang | [ujjboy](https://github.com/ujjboy) | Antfin |
|
|
| Zhiyuan Lei | [leizhiyuan](https://github.com/leizhiyuan) | Tencent |
|
|
| Qing Wang | [jovany-wang](https://github.com/jovany-wang) | Baidu |
|
|
| Jiangke Wu | [xingfudeshi](https://github.com/xingfudeshi) | Truthai |
|
|
| Zhao Li | [CoffeeLatte007](https://github.com/CoffeeLatte007) | YuanFuDao |
|
|
| Xin Wang | [lovepoem](https://github.com/lovepoem) | JD |
|
|
| Guoyao Yuan | [github-ygy](https://github.com/github-ygy) | NetEase |
|
|
| Xu Zhang | [zhangxu19830126](https://github.com/zhangxu19830126) | InfiniVision |
|
|
| Shuaipeng Ren | [niaoshuai](https://github.com/niaoshuai) | HuanQiuYouLu |
|
|
| Deyou Xu | [skyesx](https://github.com/skyesx) | Alibaba |
|
|
| Jinlei Zhuang | [zjinlei](https://github.com/zjinlei) | Helios |
|
|
| Jiawei Zhang | [l81893521](https://github.com/l81893521) | DaShenLin |
|
|
| Zhengtao Zhong | [jsbxyyx](https://github.com/jsbxyyx) | Shenzhen arts |
|
|
| Long Chen | [long187](https://github.com/long187) | Unknown |
|
|
| Yunsong Guo | [ggndnn](https://github.com/ggndnn) | FND |
|
|
| Liang Wang | [wangliang181230](https://github.com/wangliang181230) | HuiKang |
|
|
| Huadong Cao | [caohdgege](https://github.com/caohdgege) | BEIKE |
|
|
| Zhongxiang Wang | [lightClouds917](https://github.com/lightClouds917) | TongDun |
|
|
| XiaoMin Liu | [dk-lockdown](https://github.com/dk-lockdown) | cestc |
|
|
| Chenghui Zhang | [objcoding](https://github.com/objcoding) | Ant Group |
|
|
| Liangyu Ren | [renliangyu857](https://github.com/renliangyu857) | XW Bank |
|
|
|
|
## Seata Developer Roles
|
|
|
|
Seata developers include three roles: Maintainer, Committer, and Contributor. The standard definitions for each role are as follows.
|
|
|
|
### Maintainer
|
|
|
|
Maintainer is an individual who has made a significant contribution to the evolution and development of the Seata project, including projects under the seata group. Specifically includes the following criteria:
|
|
|
|
* Completing the design and development of multiple key modules or projects, is an core developer of the project.
|
|
* Continuous investment and passion, can actively participate in the maintenance of related matters such as community, official website, issue, PR, etc.
|
|
* Has a visible influence in the community and is able to represent Seata in important community meetings and events.
|
|
* Have the consciousness and ability to cultivate Committer and Contributor.
|
|
|
|
### Committer
|
|
|
|
Committer is an individual with write access to the Seata repository and includes the following criteria:
|
|
|
|
* An individual who can contribute to the issue and PR continuously for a long time.
|
|
* Participate in the maintenance of the issue list and discussion of important features.
|
|
* Participate in code review.
|
|
|
|
### Contributor
|
|
|
|
Contributor is an individual who contributes to the Seata project. The standard is:
|
|
|
|
* Submitted a PR that is merged.
|
|
|
|
## Contributions Guide
|
|
### Contributor Guide
|
|
* [New Contributor Guide](./contributor-guide/new-contributor-guide_dev.html)
|
|
* [Test Coverage Guide](./contributor-guide/test-coverage-guide_dev.html)
|
|
* [Reporting Security Issues](./contributor-guide/reporting-security-issues_dev.html)
|
|
* [Contributing](./guide_dev.html)
|
|
|
|
### Committer Guide
|
|
* [Label An Issue](./committer-guide/label-an-issue-guide_dev.html)
|
|
* [Website Guide](./committer-guide/website-guide_dev.html)
|
|
* [Release Guide](./committer-guide/release-guide_dev.html)
|
|
|