This is an automated email from the ASF dual-hosted git repository.

xushiyan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new b0fe52b  chore: fix asf notification (#11)
b0fe52b is described below

commit b0fe52b4de5edb9f23704c1600a11db46b049997
Author: Shiyan Xu <[email protected]>
AuthorDate: Sun May 5 12:40:42 2024 -0500

    chore: fix asf notification (#11)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index ad964fa..a81270a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,3 +42,7 @@ github:
         strict: true
       required_linear_history: true
       required_conversation_resolution: true
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]

Reply via email to