This is an automated email from the ASF dual-hosted git repository.
guozhang 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 c9f686f MINOR: Unsubscribe mailing lists (#402)
c9f686f is described below
commit c9f686f14097babaf9d27ad47c4ed7d8d42446d5
Author: Tom Bentley <[email protected]>
AuthorDate: Sat Apr 2 00:01:22 2022 +0100
MINOR: Unsubscribe mailing lists (#402)
Reviewers: Guozhang Wang <[email protected]>
---
contact.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/contact.html b/contact.html
index 270e2d6..81daaba 100644
--- a/contact.html
+++ b/contact.html
@@ -13,23 +13,23 @@
<ul>
<li>
<b>User mailing list</b>: A list for general
user questions about Kafka®. To subscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
Once subscribed, you can ask general user questions by mailing to <a
href="mailto:[email protected]">[email protected]</a>. Archives are
available <a
href="https://lists.apache.org/[email protected]">here</a>.
+ To unsubscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
</li>
<li>
<b>Developer mailing list</b>: A list for
discussion on Kafka® development. To subscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
Once subscribed, you can have discussion on Kafka® development by mailing
to <a href="mailto:[email protected]">[email protected]</a>. Archives
are available <a
href="https://lists.apache.org/[email protected]">here</a>.
+ To unsubscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
</li>
<li>
<b>JIRA mailing list</b>: A list to track
Kafka® <a href="https://issues.apache.org/jira/projects/KAFKA">JIRA</a>
notifications. To subscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
Archives are available <a
href="https://lists.apache.org/[email protected]">here</a>.
+ To unsubscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
</li>
<li>
<b>Commit mailing list</b>: A list to track
Kafka® commits. To subscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
Archives are available <a
href="http://mail-archives.apache.org/mod_mbox/kafka-commits">here</a>.
+ To unsubscribe, send an email to <a
href="mailto:[email protected]">[email protected]</a>.
</li>
</ul>
<p>
- To unsubscribe from any of these you just change the word
"subscribe" to "unsubscribe" in the email adresses above.
- </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.
</p>