This is an automated email from the ASF dual-hosted git repository.
ryankert01 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new 5d424cde8 Update CODEOWNERS entries for removing ryankert01 from some
entries
5d424cde8 is described below
commit 5d424cde8316a806a3cb6b3ca206b10efbb7f123
Author: Ryan Huang <[email protected]>
AuthorDate: Sat Jun 27 02:52:44 2026 +0800
Update CODEOWNERS entries for removing ryankert01 from some entries
---
.github/CODEOWNERS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f420aa280..69cb93856 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -22,22 +22,22 @@
# Per ASF policy, committers have global write permission.
# QDP - Core
-/qdp/qdp-core/ @ryankert01 @400Ping
+/qdp/qdp-core/ @400Ping
# QDP - Kernels
-/qdp/qdp-kernels/ @ryankert01 @400Ping
+/qdp/qdp-kernels/ @400Ping
# QDP - Python bindings
-/qdp/qdp-python/ @ryankert01 @400Ping
+/qdp/qdp-python/ @400Ping
# Qumat
/qumat/ @400Ping
# Website
-/website/ @ryankert01 @400Ping
+/website/ @400Ping
# Docs
-/docs/ @ryankert01 @400Ping
+/docs/ @400Ping
# Examples
/examples/