This is an automated email from the ASF dual-hosted git repository. vgalaxies pushed a commit to branch asf-non-committer in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git
commit 82e49789a7b2b82f5ce7ccbd1fc158a2e9a6536f Author: VGalaxies <[email protected]> AuthorDate: Mon Mar 3 19:54:23 2025 +0800 setup --- .asf.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 2f1d6f8b..83de7215 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -50,6 +50,13 @@ github: dismiss_stale_reviews: true require_code_owner_reviews: false required_approving_review_count: 2 + # (for non-committer): assign/edit/close issues & PR, without write access to the code + collaborators: + - Pengzna + - haohao0103 + - Thespica + - FrostyHec + - MuLeiSY2021 notifications: # use https://selfserve.apache.org to manage it
