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`

0 commit comments

Comments
 (0)