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

alamb 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 b13734697f doc: fix subscribe mail link (#10225)
b13734697f is described below

commit b13734697f9e3dafa5e4b2dd9d0b6508ee4e6375
Author: jakevin <[email protected]>
AuthorDate: Thu Apr 25 18:07:14 2024 +0800

    doc: fix subscribe mail link (#10225)
---
 docs/source/contributor-guide/communication.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/source/contributor-guide/communication.md 
b/docs/source/contributor-guide/communication.md
index 96f5e61d10..3e5e816d2f 100644
--- a/docs/source/contributor-guide/communication.md
+++ b/docs/source/contributor-guide/communication.md
@@ -45,8 +45,8 @@ request one in the `Arrow Rust` channel of the [Arrow Rust 
Discord server](https
 
 We also use arrow.apache.org's `dev@` mailing list for release coordination 
and occasional design discussions. Other
 than the release process, most DataFusion mailing list traffic will link to a 
GitHub issue or PR for discussion.
-([subscribe](mailto:[email protected]),
-[unsubscribe](mailto:[email protected]),
+([subscribe](mailto:[email protected]),
+[unsubscribe](mailto:[email protected]),
 [archives](https://lists.apache.org/[email protected])).
 
 When emailing the dev list, please make sure to prefix the subject line with a


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to