-
Notifications
You must be signed in to change notification settings - Fork 944
docs: add two maintainers and component owner/backup policy for project #2627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
allencloud
merged 1 commit into
AliyunContainerService:master
from
allencloud:add-owner-backup
Jan 7, 2019
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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| | ||
|
|
@@ -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| | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.