From 0ca80a07e80bc4eb345f3a543ea46c0b3266084d Mon Sep 17 00:00:00 2001 From: Xiangkun Yin <32592585+ptyin@users.noreply.github.com> Date: Thu, 22 Feb 2024 21:21:58 +0800 Subject: [PATCH] chore: change mailbox of issues and pull requests from dev to notifications (#667) --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index daa5f07c..6a710d29 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -37,6 +37,6 @@ github: required_approving_review_count: 1 notifications: commits: notifications@seata.apache.org - issues: dev@seata.apache.org - pullrequests: dev@seata.apache.org + issues: notifications@seata.apache.org + pullrequests: notifications@seata.apache.org discussions: dev@seata.apache.org