This is an automated email from the ASF dual-hosted git repository.
manjusaka pushed a commit to branch manjusaka/add-reviwer
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
The following commit(s) were added to refs/heads/manjusaka/add-reviwer by this
push:
new 668b59380 Update code
668b59380 is described below
commit 668b59380ae7a930a209408c3866fb13da877794
Author: Manjusaka <[email protected]>
AuthorDate: Fri Nov 10 22:19:42 2023 +0800
Update code
Signed-off-by: Manjusaka <[email protected]>
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fd9ab4b72..57cae2979 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -6,5 +6,5 @@
/bindings/java/ @tisonkun
/bindings/lua/ @oowl
/bindings/nodejs/ @suyanhanx
-/bindings/python/ @messense, @Zheaoli
+/bindings/python/ @messense @Zheaoli
/bindings/ruby/ @PsiACE