This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 05ea61204b Add section about joining users list (#947)
05ea61204b is described below
commit 05ea61204bb52336549d9c1596ab28a12ad6a2c2
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Feb 8 11:03:21 2024 +0100
Add section about joining users list (#947)
---
landing-pages/site/content/en/community/_index.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/landing-pages/site/content/en/community/_index.html
b/landing-pages/site/content/en/community/_index.html
index 3810f12697..d10f2121c4 100644
--- a/landing-pages/site/content/en/community/_index.html
+++ b/landing-pages/site/content/en/community/_index.html
@@ -80,6 +80,24 @@ menu:
</p>
</ol>
{{< /accordion >}}
+ {{< accordion title="Join the Users mailing list" description="The
Users list is the preferred channel for important announcements: release and
security and asking for help from other users."
logo_path="icons/join-devlist-icon.svg">}}
+ <p class="bodytext__medium--brownish-grey">
+ Manage your <b>subscription</b>:
+ </p>
+ <ul class="ticks-blue mx-auto">
+ <li class="text-break-all"><a class="list-link"
href="mailto:[email protected]">[email protected]</a></li>
+ <li class="text-break-all"><a class="list-link"
href="mailto:[email protected]">[email protected]</a></li>
+ </ul>
+ <p class="bodytext__medium--brownish-grey">
+ Browse the <b>archive</b>:
+ </p>
+ <ul class="ticks-blue mx-auto">
+ <li class="text-break-all"><a class="list-link"
href="https://lists.apache.org/[email protected]">https://lists.apache.org/[email protected]</a></li>
+ </ul>
+ <p class="bodytext__medium--brownish-grey">
+ For answers to ad hoc questions, try asking in the official
<b>Airflow Slack</b> first. See <b>"Ask a question"</b> below for details and
additional resources.
+ </p>
+ {{< /accordion >}}
{{< accordion title="Ask a question" description="Reach out to
other users and contributors. There are at least three ways to do this."
logo_path="icons/ask-question-icon.svg">}}
<ol class="counter-blue mx-auto">
<li>Ask in the <a
href="https://apache-airflow-slack.herokuapp.com/">Apache Airflow Slack</a></li>