-
Notifications
You must be signed in to change notification settings - Fork 17
chore: migrate the maintainers from the Nydus subproject #148
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,18 +4,23 @@ This document lists the current maintainers of the Dragonfly community. The list | |
|
|
||
| <!-- markdownlint-disable --> | ||
|
|
||
| | GitHub ID | Name | Email | Company | | ||
| | :---------------------------------------------: | :----------: | :----------------------: | :-----------------------------: | | ||
| | [chlins](https://github.com/chlins) | Chlins Zhang | chlins.zhang@gmail.com | Ant Group | | ||
| | [fcgxz2003](https://github.com/fcgxz2003) | fcgxz2003 | 834756128@qq.com | Dalian University of Technology | | ||
| | [gaius-qi](https://github.com/gaius-qi) | Gaius Qi | gaius.qi@gmail.com | Ant Group | | ||
| | [CormickKneey](https://github.com/CormickKneey) | Han Jiang | cormick1080@gmail.com | Kuaishou | | ||
| | [jim3ma](https://github.com/jim3ma) | Jim Ma | majinjing3@gmail.com | Ant Group | | ||
| | [mingcheng](https://github.com/mingcheng) | mingcheng | mingcheng@apache.org | Apache Foundation | | ||
| | [bergwolf](https://github.com/bergwolf) | Peng Tao | bergwolf@hyper.sh | Ant Group | | ||
| | [yxxhero](https://github.com/yxxhero) | yxxhero | aiopsclub@163.com | Zhipu AI | | ||
| | [hyy0322](https://github.com/hyy0322) | Yiyang Huang | 691795636@qq.com | ByteDance | | ||
| | [yyzai384](https://github.com/yyzai384) | Yuan Yang | qiguo.yy@alibaba-inc.com | Alibaba Group | | ||
| | GitHub ID | Name | Email | Company | | ||
| | :---------------------------------------------: | :----------------------: | :-----------------------------------: | :-----------------------------: | | ||
| | [chlins](https://github.com/chlins) | Chlins Zhang | chlins.zhang@gmail.com | Ant Group | | ||
| | [fcgxz2003](https://github.com/fcgxz2003) | fcgxz2003 | 834756128@qq.com | Dalian University of Technology | | ||
| | [gaius-qi](https://github.com/gaius-qi) | Gaius Qi | gaius.qi@gmail.com | Ant Group | | ||
| | [CormickKneey](https://github.com/CormickKneey) | Han Jiang | cormick1080@gmail.com | Kuaishou | | ||
| | [jim3ma](https://github.com/jim3ma) | Jim Ma | majinjing3@gmail.com | Ant Group | | ||
| | [mingcheng](https://github.com/mingcheng) | mingcheng | mingcheng@apache.org | Apache Foundation | | ||
| | [bergwolf](https://github.com/bergwolf) | Peng Tao | bergwolf@hyper.sh | Ant Group | | ||
| | [yxxhero](https://github.com/yxxhero) | yxxhero | aiopsclub@163.com | Zhipu AI | | ||
| | [hyy0322](https://github.com/hyy0322) | Yiyang Huang | 691795636@qq.com | ByteDance | | ||
| | [yyzai384](https://github.com/yyzai384) | Yuan Yang | qiguo.yy@alibaba-inc.com | Alibaba Group | | ||
| | [imeoer](https://github.com/imeoer) | Song Yan | imeoer@linux.alibaba.com | Ant Group | | ||
| | [jiangliu](https://github.com/jiangliu) | Jiang Liu | gerry@linux.alibaba.com | Alibaba Group | | ||
| | [BraveY](https://github.com/BraveY) | Kaiyong Yang | yangkaiyong.yky@antgroup.com | Ant Group | | ||
| | [NehemiahMi](https://github.com/NehemiahMi) | PengCheng Liu | josephcharity@hotmail.com | Ant Group | | ||
| | [Fricounet](https://github.com/Fricounet) | Baptiste Girard-Carrabin | baptiste.girardcarrabin@datadoghq.com | DataDog | | ||
|
|
||
| <!-- markdownlint-restore --> | ||
|
|
||
|
|
@@ -41,5 +46,9 @@ Below is the list of emeritus (retired) maintainers. Thank them for their contri | |
| | [mfarooq](https://github.com/mfarooq) | Mohammed Farooq | mfarooq.ta@gmail.com | Intel | | ||
| | [akashhr](https://github.com/akashhr) | Akash HR | akashhr2021@gmail.com | Intel | | ||
| | [garfield009](https://github.com/garfield009) | Zuozheng Hu | zuozheng.hzz@alibaba-inc.com | Alibaba Group | | ||
| | [liubogithub](https://github.com/liubogithub) | Bo Liu | liub.liubo@gmail.com | Alibaba Group | | ||
| | [liubin](https://github.com/liubin) | Bin Liu | lb203159@antgroup.com | Ant Group | | ||
| | [changweige](https://github.com/changweige) | Changwei Ge | gechangwei@live.cn | ByteDance | | ||
| | [hsiangkao](https://github.com/hsiangkao) | Xiang Gao | hsiangkao@linux.alibaba.com | Alibaba Group | | ||
|
Comment on lines
+49
to
+52
|
||
|
|
||
| <!-- markdownlint-restore --> | ||
| <!-- markdownlint-restore --> | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The document states the maintainers list is sorted alphabetically by name, but the newly added maintainers are appended at the end (e.g., Baptiste Girard-Carrabin should sort near the top under “B”). Please re-sort the table by the “Name” column (or update the statement if the intended sort key is different).