This is an automated email from the ASF dual-hosted git repository.
gharris pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7182ef62 MINOR: Mention confirming email subscriptions to contact page
(#606)
7182ef62 is described below
commit 7182ef6281bfd15d2173f73a9e0e4714257ef15d
Author: Greg Harris <[email protected]>
AuthorDate: Wed Jun 12 15:08:19 2024 -0700
MINOR: Mention confirming email subscriptions to contact page (#606)
Reviewers: Anna Sophie Blee-Goldman <[email protected]>
---
contact.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/contact.html b/contact.html
index 1a6d9425..9c0d61ce 100644
--- a/contact.html
+++ b/contact.html
@@ -28,6 +28,9 @@
To unsubscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
</li>
</ul>
+ <p>
+ For all Apache mailing lists, you must confirm your
subscription by replying to an email. See the <a
href="https://www.apache.org/foundation/mailinglists">Apache Mailing Lists</a>
page for more information.
+ </p>
<p>
Prior to the move to Apache we had a Google group we used for
discussion. Archives can be found <a
href="http://groups.google.com/group/kafka-dev">here</a>. After that we were in
Apache Incubator which has its own archives for <a
href="http://mail-archives.apache.org/mod_mbox/incubator-kafka-users/">user</a>,
<a
href="http://mail-archives.apache.org/mod_mbox/incubator-kafka-dev/">dev</a>,
and <a
href="http://mail-archives.apache.org/mod_mbox/incubator-kafka-commits/">commit</a>
lists.