-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Docs: Meetup Guidelines #13520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Meetup Guidelines #13520
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this change. The steps for starting local events were unclear when the Japan community hosted its first events a few months ago.
The community maintains two calendar feeds: | ||
|
||
* [Iceberg Dev Events](https://calendar.google.com/calendar/u/0?cid=MzkwNWQ0OTJmMWI0NTBiYTA3MTJmMmFlNmFmYTc2ZWI3NTdmMTNkODUyMjBjYzAzYWE0NTI3ODg1YWRjNTYyOUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t){:target="_blank"}: Events such as the triweekly Iceberg sync, aimed to discuss the project roadmap and how to implement features. | ||
* [Iceberg Community Events](https://calendar.google.com/calendar/u/0?cid=NTkzYmIwMGJmZTQ1N2QzMTkxNDEzNTBkZDI0Yzk2NGYzOWJkYmQ5ZmQyNDMyODFhODYzMmEwMDk2M2EyMWQ4NkBncm91cC5jYWxlbmRhci5nb29nbGUuY29t){:target="_blank"}: Events such as conferences and meetups, aimed to educate and inspire Iceberg users. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to add a link to https://lu.ma/apache-iceberg or each geographical community pages so readers can find new events? I know the Luma site is "unofficial", though.
(No need to handle in this PR)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should just be adding everything to the Community events calendar as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 i think we should just use the "Iceberg Community Events". maybe theres a way to sync from the luma calendar to this
@kevinjqliu You said you wanted to take a look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks a bunch of working on this. It's been on my todo list for forever :)
I added a minor nit regarding the "Iceberg Dev Events" calendar
* [Iceberg Dev Events](https://calendar.google.com/calendar/u/0?cid=MzkwNWQ0OTJmMWI0NTBiYTA3MTJmMmFlNmFmYTc2ZWI3NTdmMTNkODUyMjBjYzAzYWE0NTI3ODg1YWRjNTYyOUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t){:target="_blank"} : Events such as the triweekly Iceberg sync, aimed to discuss the project roadmap and how to implement features. | ||
Hosts are required to ensure that: | ||
|
||
## Mailing Lists | ||
1. The Apache Iceberg ecosystem should be championed in every meetup and technical session | ||
2. All talks should be vendor-neutral and not sales pitches | ||
3. Each meetup should have at least two talks with speakers representing different companies/organizations | ||
4. Planned meetups ought to be brought to the attention of the [dev list](#mailing-lists) | ||
5. All [Community Guidelines](#community-guidelines) must be respected |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, thanks for adding this
The community maintains two calendar feeds: | ||
|
||
* [Iceberg Dev Events](https://calendar.google.com/calendar/u/0?cid=MzkwNWQ0OTJmMWI0NTBiYTA3MTJmMmFlNmFmYTc2ZWI3NTdmMTNkODUyMjBjYzAzYWE0NTI3ODg1YWRjNTYyOUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t){:target="_blank"}: Events such as the triweekly Iceberg sync, aimed to discuss the project roadmap and how to implement features. | ||
* [Iceberg Community Events](https://calendar.google.com/calendar/u/0?cid=NTkzYmIwMGJmZTQ1N2QzMTkxNDEzNTBkZDI0Yzk2NGYzOWJkYmQ5ZmQyNDMyODFhODYzMmEwMDk2M2EyMWQ4NkBncm91cC5jYWxlbmRhci5nb29nbGUuY29t){:target="_blank"}: Events such as conferences and meetups, aimed to educate and inspire Iceberg users. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 i think we should just use the "Iceberg Community Events". maybe theres a way to sync from the luma calendar to this
Thanks @danicafine! I'll leave this open for a bit so others can chime in as well. |
I plan to merge this tomorrow. We have already talked about this topic extensively on the devlist and we can always make edits if necessary :) |
I'm in favor of a merge :) |
Thanks again @danicafine and thank you @ebyhr @RussellSpitzer for the review :) |
Updating the community page to include guidelines for Apache Iceberg Meetup as per the dev list discussion.
As part of this, I also reorganized the page contents a bit to flow better, focussing on discussion and events, respectively.
