This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-2 in repository https://gitbox.apache.org/repos/asf/doris-website.git
commit fcf68f2c431eb904306d547b2abce6e2b21c98fc Author: Calvin Kirs <[email protected]> AuthorDate: Fri Jul 19 16:01:51 2024 +0800 Update .asf.yaml 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]
