This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch imbajin-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
commit 4c3a6547ab16ea57d316589647d6bc12baefd4d0 Author: imbajin <[email protected]> AuthorDate: Wed May 31 18:58:41 2023 +0800 Update .asf.yaml --- .asf.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index bb280a82a..7b47dfb0c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -51,9 +51,11 @@ github: # refer https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Notificationsettingsforrepositories notifications: # use https://selfserve.apache.org to manage it - pullrequests_status: [email protected] - discussions: [email protected] + pullrequests_status: [email protected] pullrequests_comment: [email protected] + pullrequests_bot_dependabot: [email protected] issues: [email protected] - # TODO: Send depandabot PRs to xx@ instead + issues_status: [email protected] + issues_comment: [email protected] + discussions: [email protected] # pullrequests_bot_dependabot: [email protected]
