This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
The following commit(s) were added to refs/heads/main by this push:
new 026fa23 MINOR: Update issue notifications to issues mailing list to
match Arrow repo (#366)
026fa23 is described below
commit 026fa2340d9bd26fa0480e877e35f39d472d9da7
Author: Raúl Cumplido <[email protected]>
AuthorDate: Fri Dec 2 16:23:16 2022 +0100
MINOR: Update issue notifications to issues mailing list to match Arrow
repo (#366)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 736c6f8..8dd86ae 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@
notifications:
commits: [email protected]
- issues: [email protected]
+ issues_status: [email protected]
issues_comment: [email protected]
pullrequests: [email protected]