jscheffl commented on code in PR #1286:
URL: https://github.com/apache/airflow-site/pull/1286#discussion_r2557554304
##########
landing-pages/site/layouts/meetups/list.html:
##########
@@ -65,6 +65,19 @@ <h5 class="meetups-page page-subtitle">
</div>
<div>
<h4 class="page-header host-header">Want to host a meetup?</h4>
+ <div>
+ 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 endorse the organizers or communities that organize it.
Review Comment:
Typo PLUS a Copy & Paste error :-D
```suggestion
Meetups related to the Apache Airflow project are held around
the globe thanks to community volunteers. Interested individuals are encouraged
to host community meetups using the name Apache Airflow 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 endorse the organizers or communities that organize it.
```
##########
landing-pages/site/layouts/meetups/list.html:
##########
@@ -65,6 +65,19 @@ <h5 class="meetups-page page-subtitle">
</div>
<div>
<h4 class="page-header host-header">Want to host a meetup?</h4>
+ <div>
+ 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 endorse the organizers or communities that organize it.
+ <p/><p/>
+ Hosts are required to ensure that:
+
+ <ul>
+ <li>The Apache Airflow ecosystem should be championed in every
meetup and technical session</li>
+ <li>All talks should be vendor-neutral and not sales
pitches</li>
+ <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>
Review Comment:
```suggestion
<li>Each meetup should strive to have at least two talks
with speakers representing different companies/organizations if possible to
foster neutrality</li>
```
##########
landing-pages/site/layouts/meetups/list.html:
##########
@@ -65,6 +65,19 @@ <h5 class="meetups-page page-subtitle">
</div>
<div>
<h4 class="page-header host-header">Want to host a meetup?</h4>
+ <div>
+ 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 endorse the organizers or communities that organize it.
+ <p/><p/>
+ Hosts are required to ensure that:
+
+ <ul>
+ <li>The Apache Airflow ecosystem should be championed in every
meetup and technical session</li>
+ <li>All talks should be vendor-neutral and not sales
pitches</li>
+ <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>
+ <li>Planned meetups ought to be brought to the attention of
the dev list</li>
Review Comment:
```suggestion
<li>Planned meetups should be brought to the attention of
the dev list</li>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]