Skip to content

Commit ebfb458

Browse files
committed
Add meetups disclaimers and conditions.
1 parent e40698f commit ebfb458

File tree

2 files changed

+188
-157
lines changed

2 files changed

+188
-157
lines changed

landing-pages/site/layouts/meetups/list.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,19 @@ <h5 class="meetups-page page-subtitle">
6565
</div>
6666
<div>
6767
<h4 class="page-header host-header">Want to host a meetup?</h4>
68+
<div>
69+
Meetups related to the Apache Aiflow project are held around the globe thanks to community volunteers. Interested individuals are encouraged to host community meetups using the name Apache Iceberg Meetup <geographical location> in compliance with Apache Software Foundation's branding and trademarks guidelines. No explicit PMC approval is required but also, PMC does not endorsed the organizers or communities that organize it.
70+
<p/><p/>
71+
Hosts are required to ensure that:
72+
73+
<ul>
74+
<li>The Apache Airflow ecosystem should be championed in every meetup and technical session</li>
75+
<li>All talks should be vendor-neutral and not sales pitches</li>
76+
<li>Each meetup should strive to have at least two talks with speakers representing different companies/organizations - this is more of a guidance than requirement though</li>
77+
<li>Planned meetups ought to be brought to the attention of the dev list</li>
78+
<li>All Community Guidelines must be respected including the <a href="https://airflow.apache.org/code-of-conduct/">Code of conduct</a></li>
79+
</ul>
80+
</div>
6881
<div class="text-with-icon-list">
6982
{{ partial "text-with-icon" (dict "logo_path" "icons/meetup-icon.svg" "header" "Create an event" "text" "Create an event using meetup.com or Facebook and recruit some interesting speakers. Drinks and snacks are always nice.") }}
7083
{{ partial "text-with-icon" (dict "logo_path" "icons/intent-icon.svg" "header" "Voice your intent" "text" "In describing your event, remember to specify the intended audience -- e.g., beginners, intermediates, developers, or architects.") }}

0 commit comments

Comments
 (0)