This is an automated email from the ASF dual-hosted git repository.

guan404ming 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 8a4ee3632 Update CODEOWNERS to remove Guan-Ming
8a4ee3632 is described below

commit 8a4ee363292346e510fb4a3ba029229e15f73c5a
Author: Guan-Ming (Wesley) Chiu <[email protected]>
AuthorDate: Thu Jun 18 17:47:57 2026 +0800

    Update CODEOWNERS to remove Guan-Ming
    
    Removed @guan404ming from CODEOWNERS for various directories.
---
 .github/CODEOWNERS | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b1c847fc8..f420aa280 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -22,35 +22,35 @@
 # Per ASF policy, committers have global write permission.
 
 # QDP - Core
-/qdp/qdp-core/                 @guan404ming @ryankert01 @400Ping
+/qdp/qdp-core/                 @ryankert01 @400Ping
 
 # QDP - Kernels
 /qdp/qdp-kernels/              @ryankert01 @400Ping
 
 # QDP - Python bindings
-/qdp/qdp-python/               @guan404ming @ryankert01 @400Ping
+/qdp/qdp-python/               @ryankert01 @400Ping
 
 # Qumat
-/qumat/                        @guan404ming @400Ping
+/qumat/                        @400Ping
 
 # Website
-/website/                      @guan404ming @ryankert01 @400Ping
+/website/                      @ryankert01 @400Ping
 
 # Docs
-/docs/                         @guan404ming @ryankert01 @400Ping
+/docs/                         @ryankert01 @400Ping
 
 # Examples
 /examples/
 
 # CI / GitHub workflows
-/.github/workflows/            @guan404ming @400Ping
+/.github/workflows/            @400Ping
 
 # Build and project config
-/Makefile                      @guan404ming @400Ping
-/pyproject.toml                @guan404ming @400Ping
+/Makefile                      @400Ping
+/pyproject.toml                @400Ping
 
 # Release and legal
-/dev/                          @guan404ming @400Ping
-/LICENSE                       @guan404ming @400Ping
-/NOTICE                        @guan404ming @400Ping
-/KEYS                          @guan404ming @400Ping
+/dev/                          @400Ping
+/LICENSE                       @400Ping
+/NOTICE                        @400Ping
+/KEYS                          @400Ping

Reply via email to