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

jerryshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new 1eeb4440c6 [MINOR] chore: Update ASF GitHub settings (#11078)
1eeb4440c6 is described below

commit 1eeb4440c686ef7582446b2609dd8ce9e29ec817
Author: MaSai <[email protected]>
AuthorDate: Wed May 13 19:21:16 2026 +0800

    [MINOR] chore: Update ASF GitHub settings (#11078)
    
    ### What changes were proposed in this pull request?
    
    This PR updates `.asf.yaml` to add `lasdf1234` to the GitHub settings
    list.
    
    ### Why are the changes needed?
    
    The ASF GitHub repository settings need to include the latest reviewer
    entry in `.asf.yaml`.
    
    Fix: #
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Verified the `.asf.yaml` update locally.
    
    Co-authored-by: Copilot <[email protected]>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 413e2627f7..0789175e85 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -61,6 +61,7 @@ github:
     - geyanggang
     - markhoerth
     - danhuawang
+    - lasdf1234
 
 notifications:
   commits: [email protected]

Reply via email to