You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docs] Include link to Iceberg Dev Events in docs (#2253)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
Closes#2238
# Rationale for this change
The pyiceberg monthly sync is now a part of the Iceberg Dev Events
calendar.
# Are these changes tested?
Just docs
# Are there any user-facing changes?
<!-- In the case of user-facing changes, please add the changelog label.
-->
Copy file name to clipboardExpand all lines: mkdocs/docs/community.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Community discussions happen primarily on the [dev mailing list](https://lists.a
30
30
31
31
## Iceberg Community Events
32
32
33
-
The PyIceberg community sync is on the last Tuesday of every month. To join, make sure to subscribe to the [iceberg-python-sync Google group](https://groups.google.com/g/iceberg-python-sync).
33
+
The PyIceberg community sync is on the last Tuesday of every month. The calendar event is located on the [Iceberg Dev Events](https://iceberg.apache.org/community#iceberg-community-events) calendar.
0 commit comments