This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-seata-k8s.git
The following commit(s) were added to refs/heads/master by this push:
new 38aa162 chore: change notifications mailbox (#19)
38aa162 is described below
commit 38aa1624db51e5849452bdc2db9921eac1491e6e
Author: Xiangkun Yin <[email protected]>
AuthorDate: Wed Feb 28 10:16:48 2024 +0800
chore: change notifications mailbox (#19)
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 1d5bdfb..2f96592 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,6 +37,6 @@ github:
required_approving_review_count: 1
notifications:
commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
discussions: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]