From 60bfdbda7505c00fc05a411184620428272a05af Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Thu, 6 Mar 2025 16:41:00 +0000 Subject: [PATCH 1/8] Initial --- docs/community/community-guide.md | 4 ++-- docs/community/index.rst | 1 + docs/community/monthly-meeting.rst | 19 +++++++++++++++++++ docs/monthly-meeting/2022-02.md | 14 +++----------- docs/monthly-meeting/2022-03.md | 14 +++----------- docs/monthly-meeting/2022-04.md | 14 +++----------- docs/monthly-meeting/2022-05.md | 13 +++---------- docs/monthly-meeting/2022-06.md | 14 +++----------- docs/monthly-meeting/2022-07.md | 17 +++-------------- docs/monthly-meeting/2022-08.md | 14 +++----------- docs/monthly-meeting/2022-09.md | 16 +++------------- docs/monthly-meeting/2022-10.md | 20 +++++--------------- docs/monthly-meeting/2022-11.md | 17 +++-------------- docs/monthly-meeting/2022-12.md | 15 +++------------ docs/monthly-meeting/2023-01.md | 26 ++++++++------------------ docs/monthly-meeting/2023-02.md | 30 ++++++++++-------------------- docs/monthly-meeting/2023-03.md | 19 +++---------------- docs/monthly-meeting/2023-04.md | 27 +++++++-------------------- docs/monthly-meeting/2023-05.md | 15 +-------------- docs/monthly-meeting/2023-06.md | 15 +-------------- docs/monthly-meeting/2023-07.md | 15 +-------------- docs/monthly-meeting/2023-08.md | 15 +-------------- docs/monthly-meeting/2023-09.md | 15 +-------------- docs/monthly-meeting/2023-10.md | 17 ++--------------- docs/monthly-meeting/2023-11.md | 15 +-------------- docs/monthly-meeting/2023-12.md | 16 ++-------------- docs/monthly-meeting/2024-01.md | 15 +-------------- docs/monthly-meeting/2024-02.md | 15 +-------------- docs/monthly-meeting/2024-03.md | 15 +-------------- docs/monthly-meeting/2024-04.md | 17 ++--------------- docs/monthly-meeting/2024-05.md | 15 +-------------- docs/monthly-meeting/2024-06.md | 15 +-------------- docs/monthly-meeting/2024-07.md | 17 ++--------------- docs/monthly-meeting/2024-08.md | 17 ++--------------- docs/monthly-meeting/2024-09.md | 15 +-------------- docs/monthly-meeting/2024-10.md | 21 ++------------------- docs/monthly-meeting/2024-11.md | 20 +------------------- docs/monthly-meeting/2024-12.md | 27 ++++----------------------- docs/monthly-meeting/2024.rst | 18 ++++++++++++++++++ docs/monthly-meeting/2025-01.md | 15 +-------------- docs/monthly-meeting/2025-02.md | 23 ++--------------------- docs/monthly-meeting/2025-03.md | 23 ++--------------------- docs/monthly-meeting/index.rst | 13 +------------ 43 files changed, 138 insertions(+), 580 deletions(-) create mode 100644 docs/community/monthly-meeting.rst create mode 100644 docs/monthly-meeting/2024.rst diff --git a/docs/community/community-guide.md b/docs/community/community-guide.md index 51da900..ca4493d 100644 --- a/docs/community/community-guide.md +++ b/docs/community/community-guide.md @@ -11,9 +11,9 @@ a quick list to get you started. - [devguide](https://devguide.python.org) - [docs](https://docs.python.org) -- python_docs_theme +- [python_docs_theme](https://github.com/python/python-docs-theme) - [discourse category](https://discuss.python.org/c/documentation/26) -- Discord server +- [Discord server](https://discord.gg/sMWqvzXvd) ### General information about communication channels diff --git a/docs/community/index.rst b/docs/community/index.rst index 764d625..5e395af 100644 --- a/docs/community/index.rst +++ b/docs/community/index.rst @@ -17,4 +17,5 @@ The Documentation Community Team has a Code of Conduct contributing community-guide + monthly-meeting skills diff --git a/docs/community/monthly-meeting.rst b/docs/community/monthly-meeting.rst new file mode 100644 index 0000000..2d5385f --- /dev/null +++ b/docs/community/monthly-meeting.rst @@ -0,0 +1,19 @@ +.. _monthly-meeting: + +Documentation Community Monthly Meetings +======================================== + +Monthly meetings are held on the first Tuesday of the month generally around 20:00 UTC +on the `Discord server `_. + +Meeting notes are written in the `HackMD `_. +To edit notes, click the “pencil” or “split view” button on the `HackMD Document `_. +You will need to log in with, for example, a GitHub account. + +To receive notifications about upcoming meetings you can click the "Interested" +button in the `Discord server `_ events page. To +receive email notifications contact Mariatta in the Discord server. + +By participating in meetings, you are agreeing to abide by and uphold the +`PSF Code of Conduct `_. +Please take a second to read through it! diff --git a/docs/monthly-meeting/2022-02.md b/docs/monthly-meeting/2022-02.md index 721d65f..3e0293a 100644 --- a/docs/monthly-meeting/2022-02.md +++ b/docs/monthly-meeting/2022-02.md @@ -1,13 +1,5 @@ -# Docs WG Agenda/Minutes -- February 2022 +# Documentation Community's Team Meeting (February 7, 2022) -- **Date:** 2022-01-07 -- **Time:** [22:00 UTC](https://arewemeetingyet.com/UTC/2022-02-07/22:00/Docs%20WG) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **GitHub issue:** Agenda Planning Issue -- **Calendar for future meetings:** XXX - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Quick updates - Introductions @@ -68,7 +60,7 @@ A "guidance document is at the end of the document" [Julien] Maybe we need guidelines, maybe not. We can definitely review PRs. -[Petr] We don't need to write the rules before hand, to block our work. We can start by just reviewing stuff. +[Petr] We don't need to write the rules beforehand, to block our work. We can start by just reviewing stuff. [Carol] I think that's a good way to start. Because this is both core devs& non-core devs, if there's an issue it should come back to this agenda, instead of a mailing list. @@ -188,7 +180,7 @@ From the issue tracker: - Suggestions and ideas from Typing Summit [python/docs-community#8](https://github.com/python/docs-community/issues/8) - French translation sprint [python/docs-community#9](https://github.com/python/docs-community/issues/9) - Use Sphinx for pep builds and better rendering [python/docs-community#10](https://github.com/python/docs-community/issues/10) - > This seems to be progressing well mostly thanks to Adam's work; we just need to do some tweaks to the styling and appearance; main blocker is just PEP 676's approval and then getting the infra moved over to whatever we decide on (RTD, GHP, Netlify, etc). A huge improvement and going to unlock a lot of possibilities going forward while being far more maintainable than the hacked-together legacy csystem. I'm a little unsure if this is directly within scope here, though. [CAM-Gerlach] + > This seems to be progressing well mostly thanks to Adam's work; we just need to do some tweaks to the styling and appearance; main blocker is just PEP 676's approval and then getting the infra moved over to whatever we decide on (RTD, GHP, Netlify, etc.). A huge improvement and going to unlock a lot of possibilities going forward while being far more maintainable than the hacked-together legacy csystem. I'm a little unsure if this is directly within scope here, though. [CAM-Gerlach] - Is it in scope? :) - Having a "fast path" for documentation contributions [python/docs-community#13](https://github.com/python/docs-community/issues/13) - Move language selection to a dedicated page? [python/docs-community#14](https://github.com/python/docs-community/issues/14) diff --git a/docs/monthly-meeting/2022-03.md b/docs/monthly-meeting/2022-03.md index 621c0e3..595294e 100644 --- a/docs/monthly-meeting/2022-03.md +++ b/docs/monthly-meeting/2022-03.md @@ -1,18 +1,10 @@ -# Documentation Community's Team Meeting (March 2022) - -- **Date:** 2022-03-07 -- **Time:** [22:00 UTC](https://arewemeetingyet.com/UTC/2022-02-07/22:00/Docs%20WG) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **GitHub issue:** Agenda Planning Issue -- **Calendar for future meetings:** XXX - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community's Team Meeting (March 7, 2022) ## Roll call -- name / affiliation / `@github-username` +(Name / affiliation / `@GitHubUsername`) + - Petr / RedHat, SC / `@encukou` - Mariatta / Core Dev / `@mariatta` - Pradyun / ??? / `@pradyunsg` diff --git a/docs/monthly-meeting/2022-04.md b/docs/monthly-meeting/2022-04.md index c033357..aa3e52a 100644 --- a/docs/monthly-meeting/2022-04.md +++ b/docs/monthly-meeting/2022-04.md @@ -1,18 +1,10 @@ -# Documentation Community's Team Meeting (April 2022) - -- **Date:** 2022-04-04 -- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-04-04/21:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **GitHub issue:** Agenda Planning Issue -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community's Team Meeting (April 4, 2022) ## Roll call -- name / `@github-username` +(Name / `@GitHubUsername`) + - Petr / `@encukou` - Mariatta / `@mariatta` - Ned / `@nedbat` diff --git a/docs/monthly-meeting/2022-05.md b/docs/monthly-meeting/2022-05.md index 84f05eb..6d6c13d 100644 --- a/docs/monthly-meeting/2022-05.md +++ b/docs/monthly-meeting/2022-05.md @@ -1,17 +1,10 @@ -# Documentation Community Team Meeting (May 2022) +# Documentation Community Team Meeting (May 2, 2022) -- **Date:** 2022-05-02 -- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-04-04/21:00/Docs%20Meeting) (!! one hour earlier due to daylight savings, speak up if this is a problem !!) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **GitHub issue:** Agenda Planning Issue -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call -- name / `@github-username` +(Name / `@GitHubUsername`) + - Mariatta / `@mariatta` - Carol / `@willingc` - Adam T / `@AA-Turner` diff --git a/docs/monthly-meeting/2022-06.md b/docs/monthly-meeting/2022-06.md index 00d51ce..41871ac 100644 --- a/docs/monthly-meeting/2022-06.md +++ b/docs/monthly-meeting/2022-06.md @@ -1,18 +1,10 @@ -# Documentation Community Team Meeting (June 2022) +# Documentation Community Team Meeting (June 6, 2022) -- **Date:** 2022-06-06 -- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-06-06/21:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **GitHub issue:** Agenda Planning Issue -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) -- **How to participate:** Use the "General Voice" channel (it does video); hover over "General Voice" in the side bar and click in the "speech balloon" to bring up the side chat - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call -- name / `@github-username` +(Name / `@GitHubUsername`) + - Adam Turner / `@AA-Turner` - Guido van Rossum / `@gvanrossum` - Petr Viktorin / `@encukou` diff --git a/docs/monthly-meeting/2022-07.md b/docs/monthly-meeting/2022-07.md index a097c66..191ede6 100644 --- a/docs/monthly-meeting/2022-07.md +++ b/docs/monthly-meeting/2022-07.md @@ -1,21 +1,10 @@ -# Documentation Community Team Meeting (July 2022) +# Documentation Community Team Meeting (July 11, 2022) -- **Date:** 2022-07-11 -- **Time:** [21:00 UTC] -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **Discourse thread:** [discuss.python.org/t/16317](https://discuss.python.org/t/16317) -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) -- **How to participate:** - - Join the Python Docs discord: [discord.gg/sMWqvzXvde](https://discord.gg/sMWqvzXvde) - - Use the "General Voice" channel (it does video) - - To bring up the side chat: click in the "speech balloon" in General Voice (on Web/desktop, hover over "General Voice" in the side bar to see it) - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call -- name / `@github-username` +(Name / `@GitHubUsername`) + - Adam Turner / `@AA-Turner` - Petr Viktorin / `@encukou` - C.A.M. Gerlach / `@CAM-Gerlach` diff --git a/docs/monthly-meeting/2022-08.md b/docs/monthly-meeting/2022-08.md index 563bd56..55a2e91 100644 --- a/docs/monthly-meeting/2022-08.md +++ b/docs/monthly-meeting/2022-08.md @@ -1,18 +1,10 @@ -# Documentation Community Team Meeting (August 2022) +# Documentation Community Team Meeting (August 1, 2022) -- **Date:** 2022-08-01 -- **Time:** [21:00 UTC] -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **Discourse thread:** [discuss.python.org/t/documentation-community-meeting-august-1/17847](https://discuss.python.org/t/documentation-community-meeting-august-1/17847) -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call +(Name / `@GitHubUsername`) + - Mariatta / `@Mariatta` - Petr Viktorin / `@encukou` - Hugo van Kemenade / `@hugovk` diff --git a/docs/monthly-meeting/2022-09.md b/docs/monthly-meeting/2022-09.md index 1d28cf4..d3fea6a 100644 --- a/docs/monthly-meeting/2022-09.md +++ b/docs/monthly-meeting/2022-09.md @@ -1,20 +1,10 @@ -# Documentation Community Team Meeting (September 2022) - -- **Date:** 2022-09-12 -- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-09-12/21:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- **Discourse thread:** [discuss.python.org/t/18590](https://discuss.python.org/t/18590) -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [hackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (September 12, 2022) ## Roll call +(Name / `@GitHubUsername`) + - Petr Viktorin / `@encukou` - Ezio Melotti / `@ezio-melotti` - Mariatta / `@mariatta` diff --git a/docs/monthly-meeting/2022-10.md b/docs/monthly-meeting/2022-10.md index 680ac95..ea8c6f2 100644 --- a/docs/monthly-meeting/2022-10.md +++ b/docs/monthly-meeting/2022-10.md @@ -1,26 +1,16 @@ -# Documentation Community Team Meeting (October 2022) +# Documentation Community Team Meeting (October 3, 2022) -- **Date:** 2022-10-03 -- **Time:** [19:30 UTC](https://arewemeetingyet.com/UTC/2022-10-03/19:30/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/19070) for October -- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [hackMD document] - - ([hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call +(Name / `@GitHubUsername`) + - Petr Viktorin / `@encukou` - Adam T / `@AA-Turner` - Ezio Melotti / `@ezio-melotti` - Hugo van Kemenade / `@hugovk` -- Mariatta / `mariatta` -- Joannah / `nanjekyejoannah` +- Mariatta / `@mariatta` +- Joannah / `@nanjekyejoannah` - Alex Waygood / `@AlexWaygood` - CAM Gerlach / `@CAM-Gerlach` - Pradyun / `@pradyunsg` diff --git a/docs/monthly-meeting/2022-11.md b/docs/monthly-meeting/2022-11.md index d4ce10b..904c756 100644 --- a/docs/monthly-meeting/2022-11.md +++ b/docs/monthly-meeting/2022-11.md @@ -1,23 +1,12 @@ -# Documentation Community Team Meeting (November 2022) +# Documentation Community Team Meeting (November 7, 2022) -- **Date:** 2022-11-07 -- **Time:** [19:30 UTC](https://arewemeetingyet.com/UTC/2022-11-07/19:30/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/20057) (for November) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [hackMD document] ([hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call - Mariatta / `@mariatta` -- Jim DeLaHunt / @JDLH +- Jim DeLaHunt / `@JDLH` - Ezio Melotti / `@ezio-melotti` -- Erlend Aasland / @erlend-aasland +- Erlend Aasland / `@erlend-aasland` - Hugo van Kemenade / `@hugovk` - Ned Batchelder / `@nedbat` - C.A.M. Gerlach / `@CAM-Gerlach` diff --git a/docs/monthly-meeting/2022-12.md b/docs/monthly-meeting/2022-12.md index 17ebe9c..9fd3498 100644 --- a/docs/monthly-meeting/2022-12.md +++ b/docs/monthly-meeting/2022-12.md @@ -1,19 +1,10 @@ -# Documentation Community Team Meeting (December 2022) +# Documentation Community Team Meeting (December 5, 2022) -- **Date:** 2022-12-05 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2022-12-05/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/21578) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [hackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call +(Name / `@GitHubUsername`) + - Mariatta / `@mariatta` - Petr / `@encukou` - Ezio / `@ezio-melotti` diff --git a/docs/monthly-meeting/2023-01.md b/docs/monthly-meeting/2023-01.md index 0aa69d4..d9a74d9 100644 --- a/docs/monthly-meeting/2023-01.md +++ b/docs/monthly-meeting/2023-01.md @@ -1,25 +1,15 @@ -# Documentation Community Team Meeting (January 2023) - -- **Date:** 2023-01-09 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-01-09/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-january-9/22039) (for January) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (January 9, 2023) ## Roll call -- Petr Viktorin, `@encukou` -- Jim DeLaHunt, `@JDLH` (a conflict in real life took him away for 20 minutes) -- Mariatta `@mariatta` -- Hugo van Kemenade `@hugovk` -- C.A.M. Gerlach `@CAM-Gerlach` +(Name / `@GitHubUsername`) + +- Petr Viktorin / `@encukou` +- Jim DeLaHunt / `@JDLH` (a conflict in real life took him away for 20 minutes) +- Mariatta / `@mariatta` +- Hugo van Kemenade / `@hugovk` +- C.A.M. Gerlach / `@CAM-Gerlach` ## Quick updates - Introductions diff --git a/docs/monthly-meeting/2023-02.md b/docs/monthly-meeting/2023-02.md index 09fedec..6d4fbae 100644 --- a/docs/monthly-meeting/2023-02.md +++ b/docs/monthly-meeting/2023-02.md @@ -1,27 +1,17 @@ -# Documentation Community Team Meeting (February 2023) +# Documentation Community Team Meeting (February 6, 2023) -- **Date:** 2023-02-06 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-01-09/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-february-6-2023/23320) (for February) -- [**January meeting's report**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/2023-01.html) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call -- Mariatta `@mariatta` -- Petr `@encukou` -- Erlend `@erlend-aasland` -- Hugo `@hugovk` -- Ezio `@ezio-melotti` -- CAM `@cam-gerlach` -- Jim DeLaHunt `@JDLH` +(Name / `@GitHubUsername`) + +- Mariatta / `@mariatta` +- Petr / `@encukou` +- Erlend / `@erlend-aasland` +- Hugo / `@hugovk` +- Ezio / `@ezio-melotti` +- CAM / `@cam-gerlach` +- Jim DeLaHunt / `@JDLH` ## Reports and celebrations diff --git a/docs/monthly-meeting/2023-03.md b/docs/monthly-meeting/2023-03.md index 0715a97..e67d35b 100644 --- a/docs/monthly-meeting/2023-03.md +++ b/docs/monthly-meeting/2023-03.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (March 2023) - -- **Date:** 2023-03-06 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-03-06/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-march-6-2023/24293) (for March) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the "pencil" or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (March 6, 2023) ## Roll call @@ -25,7 +12,7 @@ Please take a second to read through it! - Ryan Duve / `@ryan-duve` - Paul Hoffman / `@paulehoffman` - Hugo van Kemenade / `@hugovk` -- Pradyun Gedam / `pradyunsg` +- Pradyun Gedam / `@pradyunsg` ## Reports and celebrations @@ -38,7 +25,7 @@ Please take a second to read through it! * [python/devguide#1061](https://github.com/python/devguide/pull/1061) * [python/docs-community#74](https://github.com/python/docs-community/pull/74) * [python/peps#3031](https://github.com/python/peps/pull/3031) - * TODO: Hugo to cleanup the Netlify action so we can transfer to the [Python org](https://github.com/python) + * TODO: Hugo to clean up the Netlify action so we can transfer to the [Python org](https://github.com/python) * Hugo: Append a hash `?digest` to CSS files for cache-busting * [python/devguide#1054](https://github.com/python/devguide/pull/1054) diff --git a/docs/monthly-meeting/2023-04.md b/docs/monthly-meeting/2023-04.md index d2c09c3..2846811 100644 --- a/docs/monthly-meeting/2023-04.md +++ b/docs/monthly-meeting/2023-04.md @@ -1,29 +1,16 @@ -# Documentation Community Team Meeting (April 2023) - -- **Date:** 2023-04-03 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-03-06/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/25337) (for April) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (April 3, 2023) ## Roll call (Name / `@GitHubUsername`) -- Petr Viktorin (`@encukou`) -- Mariatta (`@mariatta`) -- CAM (`@CAM-Gerlach`) -- Hugo (`@hugovk`) -- Joanna (`@jablonskidev`) -- Ned (`@nedbat`) +- Petr Viktorin / `@encukou` +- Mariatta / `@mariatta` +- CAM / `@CAM-Gerlach` +- Hugo / `@hugovk` +- Joanna / `@jablonskidev` +- Ned / `@nedbat` diff --git a/docs/monthly-meeting/2023-05.md b/docs/monthly-meeting/2023-05.md index c9c042e..4c0f6c5 100644 --- a/docs/monthly-meeting/2023-05.md +++ b/docs/monthly-meeting/2023-05.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (May 2023) - -- **Date:** 2023-05-01 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-05-01/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/26182) (for May) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (May 1, 2023) ## Roll call diff --git a/docs/monthly-meeting/2023-06.md b/docs/monthly-meeting/2023-06.md index 7181d87..de61cda 100644 --- a/docs/monthly-meeting/2023-06.md +++ b/docs/monthly-meeting/2023-06.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (June 2023) - -- **Date:** 2023-06-05 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-06-05/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/27334) (for June) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (June 5, 2023) ## Roll call diff --git a/docs/monthly-meeting/2023-07.md b/docs/monthly-meeting/2023-07.md index b55e08d..9579fdb 100644 --- a/docs/monthly-meeting/2023-07.md +++ b/docs/monthly-meeting/2023-07.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (July 2023) - -- **Date:** 2023-07-03 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-07-03/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/28736) (for July) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (July 3, 2023) ## Roll call diff --git a/docs/monthly-meeting/2023-08.md b/docs/monthly-meeting/2023-08.md index 12249b1..8cca627 100644 --- a/docs/monthly-meeting/2023-08.md +++ b/docs/monthly-meeting/2023-08.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (August 2023) - -- **Date:** 2023-08-01 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-08-01/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/30549) (for August) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (August 1, 2023) ## Roll call diff --git a/docs/monthly-meeting/2023-09.md b/docs/monthly-meeting/2023-09.md index 77c2bfa..d5252f2 100644 --- a/docs/monthly-meeting/2023-09.md +++ b/docs/monthly-meeting/2023-09.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (September 2023) - -- **Date:** 2023-09-05 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-09-05/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/32355) (for September) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (September 5, 2023) ## Roll call diff --git a/docs/monthly-meeting/2023-10.md b/docs/monthly-meeting/2023-10.md index 2afc8ef..c0f0950 100644 --- a/docs/monthly-meeting/2023-10.md +++ b/docs/monthly-meeting/2023-10.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (October 2023) - -- **Date:** 2023-10-03 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-10-03/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/34318) (for October) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (October 3, 2023) ## Roll call @@ -67,7 +54,7 @@ Please take a second to read through it! - Would have been nice to have, but doesn't look feasible for now. Hopefully, it will be discussed along with *Plausible hosting*. - We can look into alternatives, such as [Google LightHouse](https://developer.chrome.com/docs/lighthouse/overview/). - [Ege/Hugo/Maciej/CAM] Plausible & Weblate hosting updates (response from the PSF?) - - [CAM] Emailed Deb a couple weeks ago with the summary of our consensus on the last meeting, but still waiting (again :( ) on a reply. + - [CAM] Emailed Deb a couple of weeks ago with the summary of our consensus on the last meeting, but still waiting (again :( ) on a reply. ## Next meeting diff --git a/docs/monthly-meeting/2023-11.md b/docs/monthly-meeting/2023-11.md index b0d477e..5b13299 100644 --- a/docs/monthly-meeting/2023-11.md +++ b/docs/monthly-meeting/2023-11.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (November 2023) - -- **Date:** 2023-11-07 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-11-07/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-november-7-2023/38032) (for November) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (November 7, 2023) ## Roll call diff --git a/docs/monthly-meeting/2023-12.md b/docs/monthly-meeting/2023-12.md index 7378aea..36679cb 100644 --- a/docs/monthly-meeting/2023-12.md +++ b/docs/monthly-meeting/2023-12.md @@ -1,17 +1,5 @@ -# Documentation Community Team Meeting (December 2023) - -- **Date:** 2023-12-05 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-12-05/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-december-5-2023/40119) (for December) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (December 5, 2023) + ## Roll call diff --git a/docs/monthly-meeting/2024-01.md b/docs/monthly-meeting/2024-01.md index d26f232..fe119e4 100644 --- a/docs/monthly-meeting/2024-01.md +++ b/docs/monthly-meeting/2024-01.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (January 2024) - -- **Date:** 2024-01-02 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-01-02/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/42191) (for January) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (January 2, 2024) ## Roll call diff --git a/docs/monthly-meeting/2024-02.md b/docs/monthly-meeting/2024-02.md index f19e2d6..5ba8886 100644 --- a/docs/monthly-meeting/2024-02.md +++ b/docs/monthly-meeting/2024-02.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (February 2024) - -- **Date:** 2024-02-06 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-02-06/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/44663) (for February) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (February 6, 2024) ## Roll call diff --git a/docs/monthly-meeting/2024-03.md b/docs/monthly-meeting/2024-03.md index f9f1fd9..1a0cd9d 100644 --- a/docs/monthly-meeting/2024-03.md +++ b/docs/monthly-meeting/2024-03.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (March 2024) - -- **Date:** 2024-03-05 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-03-05/20:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/47109) (for March) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (March 5, 2024) ## Roll call diff --git a/docs/monthly-meeting/2024-04.md b/docs/monthly-meeting/2024-04.md index 81bc458..82d9406 100644 --- a/docs/monthly-meeting/2024-04.md +++ b/docs/monthly-meeting/2024-04.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (April 2024) - -- **Date:** 2024-04-02 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-04-02/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/49574) (for April) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (April 2, 2024) ## Roll call @@ -19,7 +6,7 @@ Please take a second to read through it! (Name / `@GitHubUsername` *[/ Discord, if different]*) - Petr Viktorin / `@encukou` -- Hugo van Kemenade / `hugovk` +- Hugo van Kemenade / `@hugovk` - Daniele - Carol / `@willingc` - Ned / `@nedbat` diff --git a/docs/monthly-meeting/2024-05.md b/docs/monthly-meeting/2024-05.md index 60b8a5e..d3437c2 100644 --- a/docs/monthly-meeting/2024-05.md +++ b/docs/monthly-meeting/2024-05.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (May 2024) - -- **Date:** 2024-05-07 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-05-07/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-7th-may-2024/52404) (for May) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (May 7, 2024) ## Roll call diff --git a/docs/monthly-meeting/2024-06.md b/docs/monthly-meeting/2024-06.md index ebfa1e9..329ce7e 100644 --- a/docs/monthly-meeting/2024-06.md +++ b/docs/monthly-meeting/2024-06.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (June 2024) - -- **Date:** 2024-06-04 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-06-04/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-4th-june-2024/54379) (for June) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (June 4, 2024) ## Roll call diff --git a/docs/monthly-meeting/2024-07.md b/docs/monthly-meeting/2024-07.md index 12c9dc2..aafd8aa 100644 --- a/docs/monthly-meeting/2024-07.md +++ b/docs/monthly-meeting/2024-07.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (July 2024) - -- **Date:** 2024-07-02 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-07-02/19:00/Docs%20Meeting) -- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1) -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-2nd-july-2024/56629) (for July) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (July 2, 2024) ## Roll call @@ -24,7 +11,7 @@ Please take a second to read through it! - Ezio Melotti / `@ezio-melotti` - Petr Viktorin / `@encukou` - Jim DeLaHunt / `@JDLH` -- Ryan / `ryan-duve` +- Ryan / `@ryan-duve` - Hugo van Kemenade / `@hugovk` - Trey diff --git a/docs/monthly-meeting/2024-08.md b/docs/monthly-meeting/2024-08.md index 2389b71..bb0f1a1 100644 --- a/docs/monthly-meeting/2024-08.md +++ b/docs/monthly-meeting/2024-08.md @@ -1,18 +1,5 @@ -# Documentation Community Team Meeting (August 2024) - -- **Date:** 2024-08-06 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-08-06/19:00/Docs%20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-6th-august-2024/59599) (for August) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). - You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (August 6, 2024) + ## Roll call diff --git a/docs/monthly-meeting/2024-09.md b/docs/monthly-meeting/2024-09.md index bdb4d0e..65adb78 100644 --- a/docs/monthly-meeting/2024-09.md +++ b/docs/monthly-meeting/2024-09.md @@ -1,18 +1,5 @@ -# Documentation Community Team Meeting (September 2024) +# Documentation Community Team Meeting (September 3, 2024) -- **Date:** 2024-09-03 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-09-03/19:00/Docs%20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-3rd-september-2024/62175) (for September) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). - You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! ## Roll call diff --git a/docs/monthly-meeting/2024-10.md b/docs/monthly-meeting/2024-10.md index 345379e..bb5c9e5 100644 --- a/docs/monthly-meeting/2024-10.md +++ b/docs/monthly-meeting/2024-10.md @@ -1,22 +1,5 @@ -# Documentation Community Team Meeting (October 2024) - -- **Date:** 2024-10-01 -- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2024-10-01/19:00/Docs%20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-1st-october-2024/65282) (for October) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) - (the latest one might be an - [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the - [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. - with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the -[PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). Please take a second -to read through it! +# Documentation Community Team Meeting (October 1, 2024) + ## Roll call diff --git a/docs/monthly-meeting/2024-11.md b/docs/monthly-meeting/2024-11.md index cf8f352..984f0cc 100644 --- a/docs/monthly-meeting/2024-11.md +++ b/docs/monthly-meeting/2024-11.md @@ -1,23 +1,5 @@ -# Documentation Community Team Meeting (November 2024) +# Documentation Community Team Meeting (November 5, 2024) -- **Date:** 2024-11-05 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-11-05/20:00/Docs%20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-5th-november-2024/68579) - (for November) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) - (the latest one might be an - [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in. - - To edit notes, click the “pencil” or “split view” button on the - [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. - with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the -[PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). Please take a second -to read through it! ## Roll call diff --git a/docs/monthly-meeting/2024-12.md b/docs/monthly-meeting/2024-12.md index a6518b9..0127546 100644 --- a/docs/monthly-meeting/2024-12.md +++ b/docs/monthly-meeting/2024-12.md @@ -1,24 +1,5 @@ -# Documentation Community Team Meeting (December 2024) - -- **Date:** 2024-12-03 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-11-05/20:00/Docs20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-3rd-december-2024/72547/1) - (for December) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) - (the latest one might be an - [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - We are using [Discord](https://discord.gg/RxKXyPYV?event=1303462925834522666) this - time - - To edit notes, click the “pencil” or “split view” button on the - [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. - with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the -[PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). Please take a second -to read through it! +# Documentation Community Team Meeting (December 3, 2024) + ## Roll call @@ -28,10 +9,10 @@ to read through it! - Daniele - Erlend / `@erlend-aasland` - Trey -- Bartosz/bswck +- Bartosz / `@bswck` - Hugo van Kemenade / `@hugovk` - Ned / `@nedbat` -- Stan +- Stan Ulbrych / `@StanFromIreland` - Ryan Duve / `ryan-duve` - Blaise Pabon / `controlpl4n3` diff --git a/docs/monthly-meeting/2024.rst b/docs/monthly-meeting/2024.rst new file mode 100644 index 0000000..ca1e264 --- /dev/null +++ b/docs/monthly-meeting/2024.rst @@ -0,0 +1,18 @@ +Monthly Reports - 2024 +====================== + +.. toctree:: + :maxdepth: 1 + + Jan 2024 <2024-01.md> + Feb 2024 <2024-02.md> + Mar 2024 <2024-03.md> + Apr 2024 <2024-04.md> + May 2024 <2024-05.md> + Jun 2024 <2024-06.md> + Jul 2024 <2024-07.md> + Aug 2024 <2024-08.md> + Sep 2024 <2024-09.md> + Oct 2024 <2024-10.md> + Nov 2024 <2024-11.md> + Dec 2024 <2024-12.md> \ No newline at end of file diff --git a/docs/monthly-meeting/2025-01.md b/docs/monthly-meeting/2025-01.md index 6fb9a36..421c91d 100644 --- a/docs/monthly-meeting/2025-01.md +++ b/docs/monthly-meeting/2025-01.md @@ -1,17 +1,4 @@ -# Documentation Community Team Meeting (January 2025) - -- **Date:** 2025-01-07 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-11-05/20:00/Docs20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-7th-january-2025/75975) (for January) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - We are using Discord: - - To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). -Please take a second to read through it! +# Documentation Community Team Meeting (January 7, 2025) ## Roll call diff --git a/docs/monthly-meeting/2025-02.md b/docs/monthly-meeting/2025-02.md index 69f0cdb..12cf129 100644 --- a/docs/monthly-meeting/2025-02.md +++ b/docs/monthly-meeting/2025-02.md @@ -1,24 +1,5 @@ -# Documentation Community Team Meeting (February 2025) - -- **Date:** 2025-02-04 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2024-11-05/20:00/Docs20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-4th-february-2025/78750) - (for February) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) - (the latest one might be an - [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - We are using Discord this time: - - - To edit notes, click the “pencil” or “split view” button on the - [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. - with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the -[PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). Please take a second -to read through it! +# Documentation Community Team Meeting (February 4, 2025) + ## Roll call diff --git a/docs/monthly-meeting/2025-03.md b/docs/monthly-meeting/2025-03.md index 44bcebd..ae5096c 100644 --- a/docs/monthly-meeting/2025-03.md +++ b/docs/monthly-meeting/2025-03.md @@ -1,24 +1,5 @@ -# Documentation Community Team Meeting (March 2025) - -- **Date:** 2025-03-04 -- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2025-03-04/20:00/Docs%20Meeting) -- **This HackMD:** -- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-tuesday-4th-march-2025/82201) - (for March) -- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/) - (the latest one might be an - [**unmerged PR**](https://github.com/python/docs-community/pulls)) -- **Calendar event:** (send your e-mail to Mariatta for an invitation) -- **How to participate:** - - We are using Discord this time: - - - To edit notes, click the “pencil” or “split view” button on the - [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (for - example, with a GitHub account). - -By participating in this meeting, you are agreeing to abide by and uphold the -[PSF Code of Conduct](https://www.python.org/psf/codeofconduct/). Please take a second -to read through it! +# Documentation Community Team Meeting (March 4, 2025) + ## Roll call diff --git a/docs/monthly-meeting/index.rst b/docs/monthly-meeting/index.rst index bb83989..30c80f3 100644 --- a/docs/monthly-meeting/index.rst +++ b/docs/monthly-meeting/index.rst @@ -16,18 +16,7 @@ Monthly reports in chronological order. 2022 <2022.rst> 2023 <2023.rst> - Jan 2024 <2024-01.md> - Feb 2024 <2024-02.md> - Mar 2024 <2024-03.md> - Apr 2024 <2024-04.md> - May 2024 <2024-05.md> - Jun 2024 <2024-06.md> - Jul 2024 <2024-07.md> - Aug 2024 <2024-08.md> - Sep 2024 <2024-09.md> - Oct 2024 <2024-10.md> - Nov 2024 <2024-11.md> - Dec 2024 <2024-12.md> + 2024 <2024.rst> Jan 2025 <2025-01.md> Feb 2025 <2025-02.md> Mar 2025 <2025-03.md> From c1220fe4cc7f78fbb1441853d3465a0c24753773 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Thu, 6 Mar 2025 16:48:09 +0000 Subject: [PATCH 2/8] Add newline --- docs/monthly-meeting/2024.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/monthly-meeting/2024.rst b/docs/monthly-meeting/2024.rst index ca1e264..50833a2 100644 --- a/docs/monthly-meeting/2024.rst +++ b/docs/monthly-meeting/2024.rst @@ -15,4 +15,4 @@ Monthly Reports - 2024 Sep 2024 <2024-09.md> Oct 2024 <2024-10.md> Nov 2024 <2024-11.md> - Dec 2024 <2024-12.md> \ No newline at end of file + Dec 2024 <2024-12.md> From 916b7abb5b5930584202d5cb1a086846ff73e4c4 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Thu, 6 Mar 2025 20:31:02 +0000 Subject: [PATCH 3/8] Hugo's suggestions --- docs/monthly-meeting/2023-10.md | 2 +- docs/monthly-meeting/2024.rst | 18 ------------------ docs/monthly-meeting/index.rst | 12 ++++++++++++ 3 files changed, 13 insertions(+), 19 deletions(-) delete mode 100644 docs/monthly-meeting/2024.rst diff --git a/docs/monthly-meeting/2023-10.md b/docs/monthly-meeting/2023-10.md index c0f0950..10b311f 100644 --- a/docs/monthly-meeting/2023-10.md +++ b/docs/monthly-meeting/2023-10.md @@ -54,7 +54,7 @@ - Would have been nice to have, but doesn't look feasible for now. Hopefully, it will be discussed along with *Plausible hosting*. - We can look into alternatives, such as [Google LightHouse](https://developer.chrome.com/docs/lighthouse/overview/). - [Ege/Hugo/Maciej/CAM] Plausible & Weblate hosting updates (response from the PSF?) - - [CAM] Emailed Deb a couple of weeks ago with the summary of our consensus on the last meeting, but still waiting (again :( ) on a reply. + - [CAM] Emailed Deb a couple weeks ago with the summary of our consensus on the last meeting, but still waiting (again :( ) on a reply. ## Next meeting diff --git a/docs/monthly-meeting/2024.rst b/docs/monthly-meeting/2024.rst deleted file mode 100644 index 50833a2..0000000 --- a/docs/monthly-meeting/2024.rst +++ /dev/null @@ -1,18 +0,0 @@ -Monthly Reports - 2024 -====================== - -.. toctree:: - :maxdepth: 1 - - Jan 2024 <2024-01.md> - Feb 2024 <2024-02.md> - Mar 2024 <2024-03.md> - Apr 2024 <2024-04.md> - May 2024 <2024-05.md> - Jun 2024 <2024-06.md> - Jul 2024 <2024-07.md> - Aug 2024 <2024-08.md> - Sep 2024 <2024-09.md> - Oct 2024 <2024-10.md> - Nov 2024 <2024-11.md> - Dec 2024 <2024-12.md> diff --git a/docs/monthly-meeting/index.rst b/docs/monthly-meeting/index.rst index 30c80f3..4c5509a 100644 --- a/docs/monthly-meeting/index.rst +++ b/docs/monthly-meeting/index.rst @@ -17,6 +17,18 @@ Monthly reports in chronological order. 2022 <2022.rst> 2023 <2023.rst> 2024 <2024.rst> + Jan 2024 <2024-01.md> + Feb 2024 <2024-02.md> + Mar 2024 <2024-03.md> + Apr 2024 <2024-04.md> + May 2024 <2024-05.md> + Jun 2024 <2024-06.md> + Jul 2024 <2024-07.md> + Aug 2024 <2024-08.md> + Sep 2024 <2024-09.md> + Oct 2024 <2024-10.md> + Nov 2024 <2024-11.md> + Dec 2024 <2024-12.md> Jan 2025 <2025-01.md> Feb 2025 <2025-02.md> Mar 2025 <2025-03.md> From a64fa54a84c1205e258a94247914635e5c1f8483 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Thu, 6 Mar 2025 20:34:13 +0000 Subject: [PATCH 4/8] Missed a reference --- docs/monthly-meeting/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/monthly-meeting/index.rst b/docs/monthly-meeting/index.rst index 4c5509a..bb83989 100644 --- a/docs/monthly-meeting/index.rst +++ b/docs/monthly-meeting/index.rst @@ -16,7 +16,6 @@ Monthly reports in chronological order. 2022 <2022.rst> 2023 <2023.rst> - 2024 <2024.rst> Jan 2024 <2024-01.md> Feb 2024 <2024-02.md> Mar 2024 <2024-03.md> From df6c68f3f1cf47da170932b5e4f8f28f8c3c26d3 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Fri, 7 Mar 2025 15:57:22 +0000 Subject: [PATCH 5/8] Update docs/community/monthly-meeting.rst Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- docs/community/monthly-meeting.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/community/monthly-meeting.rst b/docs/community/monthly-meeting.rst index 2d5385f..d80c733 100644 --- a/docs/community/monthly-meeting.rst +++ b/docs/community/monthly-meeting.rst @@ -7,7 +7,8 @@ Monthly meetings are held on the first Tuesday of the month generally around 20: on the `Discord server `_. Meeting notes are written in the `HackMD `_. -To edit notes, click the “pencil” or “split view” button on the `HackMD Document `_. +To edit notes, click the “pencil” or “split view” button on the `HackMD Document +`_. You will need to log in with, for example, a GitHub account. To receive notifications about upcoming meetings you can click the "Interested" From 501fc4c184d0dda7e2f7820986072301250314a4 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Fri, 7 Mar 2025 16:07:26 +0000 Subject: [PATCH 6/8] Hugos Suggestion --- docs/community/monthly-meeting.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/community/monthly-meeting.rst b/docs/community/monthly-meeting.rst index d80c733..eab98ed 100644 --- a/docs/community/monthly-meeting.rst +++ b/docs/community/monthly-meeting.rst @@ -3,12 +3,12 @@ Documentation Community Monthly Meetings ======================================== -Monthly meetings are held on the first Tuesday of the month generally around 20:00 UTC -on the `Discord server `_. +Monthly meetings are held on the first Tuesday of the month generally around 19:00 +or 20:00 UTC on the `Discord server `_ and last one hour. +Check the agenda or Discourse announcement to verify the start time. -Meeting notes are written in the `HackMD `_. -To edit notes, click the “pencil” or “split view” button on the `HackMD Document -`_. +The agenda and later the meeting minutes are written in the `HackMD `_. +To edit notes, click the “pencil” or “split view” button on the `HackMD Document`_. You will need to log in with, for example, a GitHub account. To receive notifications about upcoming meetings you can click the "Interested" From de4eac7380f195bb1900b8420507f4c3e36425f9 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Fri, 7 Mar 2025 16:09:47 +0000 Subject: [PATCH 7/8] Minor fix --- docs/community/monthly-meeting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/monthly-meeting.rst b/docs/community/monthly-meeting.rst index eab98ed..205e0d9 100644 --- a/docs/community/monthly-meeting.rst +++ b/docs/community/monthly-meeting.rst @@ -8,7 +8,7 @@ or 20:00 UTC on the `Discord server `_ and last o Check the agenda or Discourse announcement to verify the start time. The agenda and later the meeting minutes are written in the `HackMD `_. -To edit notes, click the “pencil” or “split view” button on the `HackMD Document`_. +To edit notes, click the “pencil” or “split view” button on the `HackMD Document `_. You will need to log in with, for example, a GitHub account. To receive notifications about upcoming meetings you can click the "Interested" From 697d1ff9a119d18ed287958d624cf29017a19e9d Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Fri, 14 Mar 2025 20:18:52 +0000 Subject: [PATCH 8/8] Update docs/community/community-guide.md Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- docs/community/community-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/community-guide.md b/docs/community/community-guide.md index ca4493d..956a69e 100644 --- a/docs/community/community-guide.md +++ b/docs/community/community-guide.md @@ -11,7 +11,7 @@ a quick list to get you started. - [devguide](https://devguide.python.org) - [docs](https://docs.python.org) -- [python_docs_theme](https://github.com/python/python-docs-theme) +- [Python Docs Sphinx Theme](https://github.com/python/python-docs-theme) - [discourse category](https://discuss.python.org/c/documentation/26) - [Discord server](https://discord.gg/sMWqvzXvd)