Skip to content

Commit 727c0ad

Browse files
committed
doc: add component owner and backup for project
Signed-off-by: Allen Sun <[email protected]>
1 parent daeca08 commit 727c0ad

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

MAINTAINERS.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Maintainers
22

3+
## Maintainers List
4+
35
|GitHub ID| Name | Email|Company|
46
|:---:| :----:| :---:|:--: |
57
|[allencloud](https://github.com/allencloud)|Allen Sun|[email protected]|Alibaba Group|
@@ -11,3 +13,26 @@
1113
|[sunyuan3](https://github.com/sunyuan3)|Yuan Sun|[email protected] |Alibaba Group|
1214
|[HusterWan](https://github.com/HusterWan)|Michael Wan|[email protected]|Alibaba Group|
1315
|[ZYecho](https://github.com/ZYecho)|Yue Zhang|[email protected]|ISCAS|
16+
|[fuweid](https://github.com/fuweid)|Wei Fu|[email protected]|Alibaba Group|
17+
|[zhuangqh](https://github.com/zhuangqh)|Jerry Zhuang|[email protected]| Alibaba Group|
18+
19+
## Component Owner/Backup
20+
21+
In order to make all components in PouchContainer well-maintained, an owner/backup responsibility policy is set for all maintainers. No matter the owner or the backup, they have responsibilities to make/review design and programme code for the corresponding component. They work for success of the decoupled component, and efforts all maintainers do guarantee PouchContainer's success.
22+
23+
We encourage all community participants to communicate with component owner/backup to get more information or guidance via all kinds of channels, such as @him in GitHub issue or pull request, email him via listed email address and so on. And component owner/backups are obligated to provide kind and patient help to the community.
24+
25+
The component owner and backup are listed as below:
26+
27+
|Component|Owner|Backup|Notes|
28+
|:---:|:----:|:---:|:--:|
29+
|CRI/Kubernetes|zhuangqh|Starnop|CRI stablibity/improvement, collaborate with upstream|
30+
|API/CLI|allencloud|fuweid|API/CLI definitions/change reviews|
31+
|runtime/OCI|Ace-Tang| zhuangqh|multiple runtime support, runc/kata/gvisor|
32+
|storage|rudyfly|fuweid|volumes, diskquota, volume plugin protocols|
33+
|network|rudyfly|HusterWan|libnetwork, cni plugins|
34+
|image|fuweid|ZYecho|image storage/distribution/management |
35+
|ctrd|fuweid|Ace-Tang|component used in pouchd to communicated with containerd|
36+
|ContainerMgr|HusterWan|Ace-Tang|container lifecycle management in pouchd|
37+
|Test|sunyuan3|chuanchang|test framework and software quality|
38+
|Document|allencloud|rufyfly|Document Roadmap and quality improvement|

0 commit comments

Comments
 (0)