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 c9e5cb62c9 improvement(docs): Update review process wording in 
MAINTAINERS.md (#10931)
c9e5cb62c9 is described below

commit c9e5cb62c99f9f87d48dd5283ffad5f4169ebc25
Author: roryqi <[email protected]>
AuthorDate: Wed May 6 15:31:22 2026 +0800

    improvement(docs): Update review process wording in MAINTAINERS.md (#10931)
    
    ### What changes were proposed in this pull request?
    
    We saw some AI-generated PRs that are logically correct but have
    semantic issues.
    we encourage involving contributors familiar with the code, including
    original authors where possible,
    as they may have useful context on design and implementation
    
    ### Why are the changes needed?
    
    No need.
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    No.
---
 MAINTAINERS.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 35036362e4..513cd604fa 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -30,6 +30,9 @@ For larger changes, it is recommended to have more than one 
reviewer. In particu
 working on an area you are not familiar with, it is recommended to ask for 
review from that area by
 using `git log --format=full <filename>` to see who committed the most.
 
+Furthermore, we encourage involving contributors familiar with the code, 
including original authors where possible, 
+as they may have useful context on design and implementation
+
 ## When to commit/merge a pull request
 
 PRs shall not be merged during active, ongoing discussions, unless they 
address issues such as

Reply via email to