diff options
| author | 2024-07-25 20:28:41 +0200 | |
|---|---|---|
| committer | 2024-07-25 20:56:43 +0200 | |
| commit | 68fc0e78a5b0a507483dbe8df8026bc5d4230706 (patch) | |
| tree | 1e6500317ea40330407d2f5bb348accb0d4ed92c /docs/meeting_notes/2024-07-25.rst | |
| parent | fix(deps): update dependency ruff to v0.5.5 (diff) | |
Add draft of new documentation
Diffstat (limited to 'docs/meeting_notes/2024-07-25.rst')
| -rw-r--r-- | docs/meeting_notes/2024-07-25.rst | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/docs/meeting_notes/2024-07-25.rst b/docs/meeting_notes/2024-07-25.rst new file mode 100644 index 0000000..274c580 --- /dev/null +++ b/docs/meeting_notes/2024-07-25.rst @@ -0,0 +1,47 @@ +2024-07-25 +========== + +.. + Useful links + + - Infra Kanban board: https://github.com/orgs/python-discord/projects/17/views/4 + + - Infra open issues: https://github.com/python-discord/infra/issues + + - infra open pull requests: https://github.com/python-discord/infra/pulls + + - *If* any open issue or pull request needs discussion, why was the existing + asynchronous logged communication over GitHub insufficient? + +Attendees +--------- + +Bella, Joe, Fredrick, Chris, Johannes + +Agenda +------ + +- **Open issues and pull requests in Joe's repositories** + + Joe has plenty of pending changes in his open source repositories on GitHub. + Together with Chris, he went through these and reviewed them. Most were + accepted. Fredrick proposed some further changes to the ff-bot merge routine + which Joe will check out after the meeting. + +- **LDAP** + + Bella is instructed to enter his street address into LDAP for t-shirt + shipping. + +- **New documentation** + + Johannes merged our new documentation. Unfortunately, he forgot to test it + first. Joe visits it and discovers some problems. Johannes fixes it live. + +- **Turing** + +- **SMTP server** + + + +.. vim: set textwidth=80 sw=2 ts=2: |