This is an automated email from the ASF dual-hosted git repository.
yangjiaqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
The following commit(s) were added to refs/heads/master by this push:
new 21a8d6105 setup (#2741)
21a8d6105 is described below
commit 21a8d610506cc04fa05e08271a5299327285a5c9
Author: VGalaxies <[email protected]>
AuthorDate: Thu Mar 6 09:06:46 2025 +0800
setup (#2741)
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index bb5d874a3..221fc3c4e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -47,6 +47,10 @@ 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
# refer
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Notificationsettingsforrepositories
notifications: