Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Maintainers

## Maintainers List

|GitHub ID| Name | Email|Company|
|:---:| :----:| :---:|:--: |
|[allencloud](https://github.com/allencloud)|Allen Sun|[email protected]|Alibaba Group|
Expand All @@ -11,3 +13,26 @@
|[sunyuan3](https://github.com/sunyuan3)|Yuan Sun|[email protected] |Alibaba Group|
|[HusterWan](https://github.com/HusterWan)|Michael Wan|[email protected]|Alibaba Group|
|[ZYecho](https://github.com/ZYecho)|Yue Zhang|[email protected]|ISCAS|
|[fuweid](https://github.com/fuweid)|Wei Fu|[email protected]|Alibaba Group|
|[zhuangqh](https://github.com/zhuangqh)|Jerry Zhuang|[email protected]| Alibaba Group|

## Component Owner/Backup

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.

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.

The component owner and backup are listed as below:

|Component|Owner|Backup|Notes|
|:---:|:----:|:---:|:--:|
|CRI/Kubernetes|zhuangqh|Starnop|CRI stablibity/improvement, collaborate with upstream|
|API/CLI|allencloud|fuweid|API/CLI definitions/change reviews|
|runtime/OCI|Ace-Tang| zhuangqh|multiple runtime support, runc/kata/gvisor|
|storage|rudyfly|fuweid|volumes, diskquota, volume plugin protocols|
|network|rudyfly|HusterWan|libnetwork, cni plugins|
|image|fuweid|ZYecho|image storage/distribution/management |
|ctrd|fuweid|Ace-Tang|component used in pouchd to communicated with containerd|
|ContainerMgr|HusterWan|Ace-Tang|container lifecycle management in pouchd|
|Test|sunyuan3|chuanchang|test framework and software quality|
|Document|allencloud|rufyfly|Document Roadmap and quality improvement|