Skip to content

Commit

Permalink
Merge pull request #71 from Burning1020/add-owners
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-wangzefeng authored Aug 30, 2023
2 parents ed5fd07 + 975d322 commit 8b29e8f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
* @kuasar-io/maintainers
/.github @kuasar-io/tests-and-builds-approvers
/examples @kuasar-io/tests-and-builds-approvers
/docs @kuasar-io/docs-approvers
/quark @kuasar-io/appkernel-approvers
/shim @kuasar-io/shim-approvers
/tests @kuasar-io/tests-and-builds-approvers
/vmm @kuasar-io/vmm-approvers
/wasm @kuasar-io/wasm-approvers
*.md @kuasar-io/docs-approvers
Makefile @kuasar-io/appkernel-approvers @kuasar-io/vmm-approvers @kuasar-io/wasm-approvers
15 changes: 13 additions & 2 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,16 @@ Please keep the below list sorted in ascending order.
| Shaobao Feng | @abel-von | Huawei | <[email protected]> |
| Tianyang (Burning) Zhang | @Burning1020 | Huawei | <[email protected]> |
| Tuo Xie | @xietuo | Huawei | <[email protected]> |
| Yulin Sun | @QuarkContainer | QuarkSoft | <[email protected]> |
| Zefeng (Kevin) Wang | @kevin-wangzefeng | Huawei | <[email protected]> |
| Yulin Sun | @sunyulin728 | QuarkSoft | <[email protected]> |
| Zefeng (Kevin) Wang | @kevin-wangzefeng | Huawei | <[email protected]> |

# Teams
| Team | Member |
|----------------------------|------------------------------------------------------------------------------------------|
| maintainers | @Vanient, @luohl364218, @flyflypeng, @abel-von, @Burning1020, @xietuo, @kevin-wangzefeng |
| appkernel-approvers | @abel-von, @sunyulin728 |
| docs-approvers | @Vanient, @luohl364218, @flyflypeng, @abel-von, @Burning1020, @kevin-wangzefeng |
| shim-approvers | @Burning1020, @xietuo |
| tests-and-builds-approvers | @Vanient, @flyflypeng, @quincyliu001, @Burning1020, @xietuo |
| vmm-approvers | @Vanient, @flyflypeng, @abel-von, @Burning1020, @xietuo |
| wasm-approvers | @hydai, @juntao, @abel-von |

0 comments on commit 8b29e8f

Please sign in to comment.