Skip to content

Commit

Permalink
doc: add CODEOWNERS
Browse files Browse the repository at this point in the history
Signed-off-by: Tianyang Zhang <[email protected]>
  • Loading branch information
Burning1020 committed Aug 29, 2023
1 parent dadf5d4 commit a938d8a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
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/quark-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/quark-approvers @kuasar-io/vmm-approvers @kuasar-io/wasm-approvers
13 changes: 12 additions & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,15 @@ Please keep the below list sorted in ascending order.
| 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]> |
| 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, @QuarkContainer |
| 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 a938d8a

Please sign in to comment.