10000 Merge pull request #149 from StanFromIreland/cleanup · python/docs-community@9feb522 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9feb522

Browse files
authored
Merge pull request #149 from StanFromIreland/cleanup
Clean up Meeting notes
2 parents 6f44d02 + 697d1ff commit 9feb522

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+119
-567
lines changed

docs/community/community-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ a quick list to get you started.
1111

1212
- [devguide](https://devguide.python.org)
1313
- [docs](https://docs.python.org)
14-
- python_docs_theme
14+
- [Python Docs Sphinx Theme](https://github.com/python/python-docs-theme)
1515
- [discourse category](https://discuss.python.org/c/documentation/26)
16-
- Discord server
16+
- [Discord server](https://discord.gg/sMWqvzXvd)
1717

1818
### General information about communication channels
1919

docs/community/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ The Documentation Community Team has a Code of Conduct
1717

1818
contributing
1919
community-guide
20+
monthly-meeting
2021
skills

docs/community/monthly-meeting.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
.. _monthly-meeting:
2+
3+
Documentation Community Monthly Meetings
4+
========================================
5+
6+
Monthly meetings are held on the first Tuesday of the month generally around 19:00
7+
or 20:00 UTC on the `Discord server <https://discord.gg/sMWqvzXvde>`_ and last one hour.
8+
Check the agenda or Discourse announcement to verify the start time.
9+
10+
The agenda and later the meeting minutes are written in the `HackMD <https://hackmd.io/@encukou/pydocswg1>`_.
11+
To edit notes, click the “pencil” or “split view” button on the `HackMD Document <https://hackmd.io/@encukou/pydocswg1>`_.
12+
You will need to log in with, for example, a GitHub account.
13+
14+
To receive notifications about upcoming meetings you can click the "Interested"
15+
button in the `Discord server <https://discord.gg/sMWqvzXvde>`_ events page. To
16+
receive email notifications contact Mariatta in the Discord server.
17+
18+
By participating in meetings, you are agreeing to abide by and uphold the
19+
`PSF Code of Conduct <https://policies.python.org/python.org/code-of-conduct/>`_.
20+
Please take a second to read through it!

docs/monthly-meeting/2022-02.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
# Docs WG Agenda/Minutes -- February 2022
1+
# Documentation Community's Team Meeting (February 7, 2022)
22

3-
- **Date:** 2022-01-07
4-
- **Time:** [22:00 UTC](https://arewemeetingyet.com/UTC/2022-02-07/22:00/Docs%20WG)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **GitHub issue:** Agenda Planning Issue
7-
- **Calendar for future meetings:** XXX
8-
9-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
10-
Please take a second to read through it!
113

124
## Quick updates - Introductions
135

@@ -68,7 +60,7 @@ A "guidance document is at the end of the document"
6860

6961
[Julien] Maybe we need guidelines, maybe not. We can definitely review PRs.
7062

71-
[Petr] We don't need to write the rules before hand, to block our work. We can start by just reviewing stuff.
63+
[Petr] We don't need to write the rules beforehand, to block our work. We can start by just reviewing stuff.
7264

7365
[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.
7466

@@ -188,7 +180,7 @@ From the issue tracker:
188180
- Suggestions and ideas from Typing Summit [python/docs-community#8](https://github.com/python/docs-community/issues/8)
189181
- French translation sprint [python/docs-community#9](https://github.com/python/docs-community/issues/9)
190182
- Use Sphinx for pep builds and better rendering [python/docs-community#10](https://github.com/python/docs-community/issues/10)
191-
> 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]
183+
> 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]
192184
- Is it in scope? :)
193185
- Having a "fast path" for documentation contributions [python/docs-community#13](https://github.com/python/docs-community/issues/13)
194186
- Move language selection to a dedicated page? [python/docs-community#14](https://github.com/python/docs-community/issues/14)

docs/monthly-meeting/2022-03.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
# Documentation Community's Team Meeting (March 2022)
2-
3-
- **Date:** 2022-03-07
4-
- **Time:** [22:00 UTC](https://arewemeetingyet.com/UTC/2022-02-07/22:00/Docs%20WG)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **GitHub issue:** Agenda Planning Issue
7-
- **Calendar for future meetings:** XXX
8-
9-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
10-
Please take a second to read through it!
1+
# Documentation Community's Team Meeting (March 7, 2022)
112

123

134
## Roll call
145

15-
- name / affiliation / `@github-username`
6+
(Name / affiliation / `@GitHubUsername`)
7+
168
- Petr / RedHat, SC / `@encukou`
179
- Mariatta / Core Dev / `@mariatta`
1810
- Pradyun / ??? / `@pradyunsg`

docs/monthly-meeting/2022-04.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
# Documentation Community's Team Meeting (April 2022)
2-
3-
- **Date:** 2022-04-04
4-
- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-04-04/21:00/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **GitHub issue:** Agenda Planning Issue
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
9-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
10-
Please take a second to read through it!
1+
# Documentation Community's Team Meeting (April 4, 2022)
112

123

134
## Roll call
145

15-
- name / `@github-username`
6+
(Name / `@GitHubUsername`)
7+
168
- Petr / `@encukou`
179
- Mariatta / `@mariatta`
1810
- Ned / `@nedbat`

docs/monthly-meeting/2022-05.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
1-
# Documentation Community Team Meeting (May 2022)
1+
# Documentation Community Team Meeting (May 2, 2022)
22

3-
- **Date:** 2022-05-02
4-
- **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 !!)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **GitHub issue:** Agenda Planning Issue
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
9-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
10-
Please take a second to read through it!
113

124
## Roll call
135

14-
- name / `@github-username`
6+
(Name / `@GitHubUsername`)
7+
158
- Mariatta / `@mariatta`
169
- Carol / `@willingc`
1710
- Adam T / `@AA-Turner`

docs/monthly-meeting/2022-06.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
# Documentation Community Team Meeting (June 2022)
1+
# Documentation Community Team Meeting (June 6, 2022)
22

3-
- **Date:** 2022-06-06
4-
- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-06-06/21:00/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **GitHub issue:** Agenda Planning Issue
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
- **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
9-
10-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
11-
Please take a second to read through it!
123

134
## Roll call
145

15-
- name / `@github-username`
6+
(Name / `@GitHubUsername`)
7+
168
- Adam Turner / `@AA-Turner`
179
- Guido van Rossum / `@gvanrossum`
1810
- Petr Viktorin / `@encukou`

docs/monthly-meeting/2022-07.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1-
# Documentation Community Team Meeting (July 2022)
1+
# Documentation Community Team Meeting (July 11, 2022)
22

3-
- **Date:** 2022-07-11
4-
- **Time:** [21:00 UTC]<!--(https://arewemeetingyet.com/UTC/2022-07-11/21:00/Docs%20Meeting)-->
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **Discourse thread:** [discuss.python.org/t/16317](https://discuss.python.org/t/16317)
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
- **How to participate:**
9-
- Join the Python Docs discord: [discord.gg/sMWqvzXvde](https://discord.gg/sMWqvzXvde)
10-
- Use the "General Voice" channel (it does video)
11-
- 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)
12-
13-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
14-
Please take a second to read through it!
153

164
## Roll call
175

18-
- name / `@github-username`
6+
(Name / `@GitHubUsername`)
7+
198
- Adam Turner / `@AA-Turner`
209
- Petr Viktorin / `@encukou`
2110
- C.A.M. Gerlach / `@CAM-Gerlach`

docs/monthly-meeting/2022-08.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
# Documentation Community Team Meeting (August 2022)
1+
# Documentation Community Team Meeting (August 1, 2022)
22

3-
- **Date:** 2022-08-01
4-
- **Time:** [21:00 UTC]<!--(https://arewemeetingyet.com/UTC/2022-08-01/21:00/Docs%20Meeting)-->
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **Discourse thread:** [discuss.python.org/t/documentation-community-meeting-august-1/17847](https://discuss.python.org/t/documentation-community-meeting-august-1/17847)
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
- **How to participate:**
9-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
10-
11-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
12-
Please take a second to read through it!
133

144
## Roll call
155

6+
(Name / `@GitHubUsername`)
7+
168
- Mariatta / `@Mariatta`
179
- Petr Viktorin / `@encukou`
1810
- Hugo van Kemenade / `@hugovk`

docs/monthly-meeting/2022-09.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
1-
# Documentation Community Team Meeting (September 2022)
2-
3-
- **Date:** 2022-09-12
4-
- **Time:** [21:00 UTC](https://arewemeetingyet.com/UTC/2022-09-12/21:00/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- **Discourse thread:** [discuss.python.org/t/18590](https://discuss.python.org/t/18590)
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
- **How to participate:**
9-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
10-
- 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).
11-
12-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
13-
Please take a second to read through it!
1+
# Documentation Community Team Meeting (September 12, 2022)
142

153

164
## Roll call
175

6+
(Name / `@GitHubUsername`)
7+
188
- Petr Viktorin / `@encukou`
199
- Ezio Melotti / `@ezio-melotti`
2010
- Mariatta / `@mariatta`

docs/monthly-meeting/2022-10.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,16 @@
1-
# Documentation Community Team Meeting (October 2022)
1+
# Documentation Community Team Meeting (October 3, 2022)
22

3-
- **Date:** 2022-10-03
4-
- **Time:** [19:30 UTC](https://arewemeetingyet.com/UTC/2022-10-03/19:30/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- [**Discourse thread**](https://discuss.python.org/t/19070) for October
7-
- **Calendar for future meetings:** (send your e-mail to Mariatta for a calendar invitation)
8-
- **How to participate:**
9-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
10-
- To edit notes, click the “pencil” or “split view” button on the [hackMD document]
11-
- ([hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)). You need to log in (e.g. with a GitHub account).
12-
13-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
14-
Please take a second to read through it!
153

164
## Roll call
175

6+
(Name / `@GitHubUsername`)
7+
188
- Petr Viktorin / `@encukou`
199
- Adam T / `@AA-Turner`
2010
- Ezio Melotti / `@ezio-melotti`
2111
- Hugo van Kemenade / `@hugovk`
22-
- Mariatta / `mariatta`
23-
- Joannah / `nanjekyejoannah`
12+
- Mariatta / `@mariatta`
13+
- Joannah / `@nanjekyejoannah`
2414
- Alex Waygood / `@AlexWaygood`
2515
- CAM Gerlach / `@CAM-Gerlach`
2616
- Pradyun / `@pradyunsg`

docs/monthly-meeting/2022-11.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,12 @@
1-
# Documentation Community Team Meeting (November 2022)
1+
# Documentation Community Team Meeting (November 7, 2022)
22

3-
- **Date:** 2022-11-07
4-
- **Time:** [19:30 UTC](https://arewemeetingyet.com/UTC/2022-11-07/19:30/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- [**Discourse thread**](https://discuss.python.org/t/20057) (for November)
7-
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
8-
- **How to participate:**
9-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
10-
- 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).
11-
12-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
13-
Please take a second to read through it!
143

154
## Roll call
165

176
- Mariatta / `@mariatta`
18-
- Jim DeLaHunt / @JDLH
7+
- Jim DeLaHunt / `@JDLH`
198
- Ezio Melotti / `@ezio-melotti`
20-
- Erlend Aasland / @erlend-aasland
9+
- Erlend Aasland / `@erlend-aasland`
2110
- Hugo van Kemenade / `@hugovk`
2211
- Ned Batchelder / `@nedbat`
2312
- C.A.M. Gerlach / `@CAM-Gerlach`

docs/monthly-meeting/2022-12.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
1-
# Documentation Community Team Meeting (December 2022)
1+
# Documentation Community Team Meeting (December 5, 2022)
22

3-
- **Date:** 2022-12-05
4-
- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2022-12-05/20:00/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- [**Discourse thread**](https://discuss.python.org/t/21578)
7-
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
8-
- **How to participate:**
9-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
10-
- 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).
11-
12-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
13-
Please take a second to read through it!
143

154
## Roll call
165

6+
(Name / `@GitHubUsername`)
7+
178
- Mariatta / `@mariatta`
189
- Petr / `@encukou`
1910
- Ezio / `@ezio-melotti`

docs/monthly-meeting/2023-01.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,15 @@
1-
# Documentation Community Team Meeting (January 2023)
2-
3-
- **Date:** 2023-01-09
4-
- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-01-09/20:00/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-january-9/22039) (for January)
7-
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
8-
- **How to participate:**
9-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
10-
- 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).
11-
12-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
13-
Please take a second to read through it!
1+
# Documentation Community Team Meeting (January 9, 2023)
142

153

164
## Roll call
175

18-
- Petr Viktorin, `@encukou`
19-
- Jim DeLaHunt, `@JDLH` (a conflict in real life took him away for 20 minutes)
20-
- Mariatta `@mariatta`
21-
- Hugo van Kemenade `@hugovk`
22-
- C.A.M. Gerlach `@CAM-Gerlach`
6+
(Name / `@GitHubUsername`)
7+
8+
- Petr Viktorin / `@encukou`
9+
- Jim DeLaHunt / `@JDLH` (a conflict in real life took him away for 20 minutes)
10+
- Mariatta / `@mariatta`
11+
- Hugo van Kemenade / `@hugovk`
12+
- C.A.M. Gerlach / `@CAM-Gerlach`
2313

2414

2515
## Quick updates - Introductions

docs/monthly-meeting/2023-02.md

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,17 @@
1-
# Documentation Community Team Meeting (February 2023)
1+
# Documentation Community Team Meeting (February 6, 2023)
22

3-
- **Date:** 2023-02-06
4-
- **Time:** [20:00 UTC](https://arewemeetingyet.com/UTC/2023-01-09/20:00/Docs%20Meeting)
5-
- **This HackMD:** [https://hackmd.io/@encukou/pydocswg1](https://hackmd.io/@encukou/pydocswg1)
6-
- [**Discourse thread**](https://discuss.python.org/t/documentation-community-meeting-february-6-2023/23320) (for February)
7-
- [**January meeting's report**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/2023-01.html)
8-
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
9-
- **How to participate:**
10-
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
11-
- 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).
12-
13-
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
14-
Please take a second to read through it!
153

164
## Roll call
175

18-
- Mariatta `@mariatta`
19-
- Petr `@encukou`
20-
- Erlend `@erlend-aasland`
21-
- Hugo `@hugovk`
22-
- Ezio `@ezio-melotti`
23-
- CAM `@cam-gerlach`
24-
- Jim DeLaHunt `@JDLH`
6+
(Name / `@GitHubUsername`)
7+
8+
- Mariatta / `@mariatta`
9+
- Petr / `@encukou`
10+
- Erlend / `@erlend-aasland`
11+
- Hugo / `@hugovk`
12+
- Ezio / `@ezio-melotti`
13+
- CAM / `@cam-gerlach`
14+
- Jim DeLaHunt / `@JDLH`
2515

2616

2717
## Reports and celebrations

0 commit comments

Comments
 (0)
0