This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 3d16547a5b2 Update .asf.yaml (#884)
3d16547a5b2 is described below
commit 3d16547a5b278eeaf87ed058d63f4de442ae6d24
Author: Calvin Kirs <[email protected]>
AuthorDate: Fri Jul 19 16:47:15 2024 +0800
Update .asf.yaml (#884)
Fix wrong notification email address
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 882304c30e6..51b1bc57be1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -51,7 +51,7 @@ github:
features:
issues: true
notifications:
- commits: [email protected]
+ commits: [email protected]
issues: [email protected]
pullrequests_comment: [email protected]
pullrequests_status: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]