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

paleolimbot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


The following commit(s) were added to refs/heads/main by this push:
     new ff07cf5  Tune down notifications (#29)
ff07cf5 is described below

commit ff07cf5574735a588d516de89a6e51893276e240
Author: Dewey Dunnington <[email protected]>
AuthorDate: Mon Aug 22 08:52:18 2022 -0300

    Tune down notifications (#29)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 2dfd243..9a0240e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,3 +23,8 @@ github:
     squash:  true
   features:
     issues: true
+
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]

Reply via email to