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

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


The following commit(s) were added to refs/heads/main by this push:
     new a3f811d  MINOR: Make issue notifications less noisy (#73)
a3f811d is described below

commit a3f811d64245bc51dc7a3a503b5ae2472487331a
Author: David Li <[email protected]>
AuthorDate: Mon Aug 22 10:05:18 2022 -0400

    MINOR: Make issue notifications less noisy (#73)
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index a06bfb5..4dd5d64 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,3 +22,9 @@ github:
     squash: true
   features:
     issues: true
+
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+  jira_options: link label worklog

Reply via email to