This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 2eb8f12db4 Update .asf.yaml to configure new mailing list (#10189)
2eb8f12db4 is described below
commit 2eb8f12db4096f4ad633987ce4cd0a5bd6db6757
Author: Phillip LeBlanc <[email protected]>
AuthorDate: Tue Apr 23 11:40:17 2024 +0900
Update .asf.yaml to configure new mailing list (#10189)
---
.asf.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 99fc4ac65a..2c8a74080e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,9 +21,9 @@
# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
notifications:
- commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
jira_options: link label worklog
github:
description: "Apache DataFusion SQL Query Engine"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]