This is an automated email from the ASF dual-hosted git repository. github-merge-queue[bot] pushed a commit to branch gh-readonly-queue/main/pr-6160-e8eedcb2adc258f1e80ffaebd065a6861a65c302 in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
commit 67803a7a422c44de07af1e5d25c1dbeae8df68d4 Author: Bhargava Vadlamani <[email protected]> AuthorDate: Thu Sep 24 14:01:26 2026 +0000 make doc changes calendar (#6160) --- docs/source/contributor-guide/contributing.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/source/contributor-guide/contributing.md b/docs/source/contributor-guide/contributing.md index 7473bfc5c7..7913c5b512 100644 --- a/docs/source/contributor-guide/contributing.md +++ b/docs/source/contributor-guide/contributing.md @@ -48,10 +48,12 @@ The Comet project uses the same Slack and Discord channels as the main Apache Da The Comet contributors hold regular video calls where new and current contributors are welcome to ask questions and coordinate on issues that they are working on. -The call is held weekly on Fridays from 10:30 AM to 11:00 AM PST (America/Los_Angeles). Join via the -[Google Meet video call link](https://meet.google.com/nrz-otvr-kjj). +The call is held weekly on Thursdays from 4:00 PM to 5:00 PM PST (America/Los_Angeles). Join via the +[Google Meet video call link](https://meet.google.com/hjb-waqs-hfv), or add the meeting to your +calendar by subscribing to the [Comet community meeting Google Calendar]. -See the [Apache DataFusion Comet community meeting] Google document for more information. +See the [Comet community meeting notes] for more information. [Apache DataFusion Communications]: https://datafusion.apache.org/contributor-guide/communication.html -[Apache DataFusion Comet community meeting]: https://docs.google.com/document/d/1NBpkIAuU7O9h8Br5CbFksDhX-L9TyO9wmGLPMe0Plc8/edit?usp=sharing +[Comet community meeting notes]: https://docs.google.com/document/d/1IQeSIwKqKncXsReGl18MwooyQjAYL9HTDCktYB64FlA/edit?usp=sharing +[Comet community meeting Google Calendar]: https://calendar.google.com/calendar/u/0?cid=OWEwNjZlOTkzMDQ3MmE0NTlmMDQ0NTY5NGRlOGE3NGY2MjZkZWNiNjFlYzUxOWYwMGFlMmFhOWE0MTQ4NThiZkBncm91cC5jYWxlbmRhci5nb29nbGUuY29t --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
