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

jin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


The following commit(s) were added to refs/heads/master by this push:
     new 1765fd9e chore: add collaborator in .asf.yaml (#323)
1765fd9e is described below

commit 1765fd9ebf6538b408f662b0a014d4b93053ced7
Author: imbajin <j...@apache.org>
AuthorDate: Sun Apr 27 18:03:34 2025 +0800

    chore: add collaborator in .asf.yaml (#323)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 39a0b068..21ee08f7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,6 +46,9 @@ github:
         dismiss_stale_reviews: true
         require_code_owner_reviews: false
         required_approving_review_count: 1
+  # (for non-committer): assign/edit/close issues & PR, without write access 
to the code
+  collaborators:
+    - hankwenyx
 
 notifications:
   # use https://selfserve.apache.org to manage it

Reply via email to