This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-fury.git
The following commit(s) were added to refs/heads/main by this push:
new f49e6620 chore: Update CODEOWNERS (#1316)
f49e6620 is described below
commit f49e6620c84d2f624f5ad68eb852730e3146229b
Author: Shawn Yang <[email protected]>
AuthorDate: Sat Jan 6 20:52:41 2024 +0800
chore: Update CODEOWNERS (#1316)
Update code reviewer for cpp module, see more in #1296
---------
Co-authored-by: Twice <[email protected]>
---
.github/CODEOWNERS | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 28b3eb48..5af1992e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,11 +1,10 @@
-* @chaokunyang
java @chaokunyang
scala @chaokunyang
go @chaokunyang
integration_tests @chaokunyang
python @chaokunyang
-src @chaokunyang
+src @chaokunyang @PragmaTwice
rust @theweipeng @chaokunyang
javascript @theweipeng
-docs @chaokunyang @theweipeng
+docs @chaokunyang @theweipeng @PragmaTwice
bazel @chaokunyang
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]