You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extracted from **<%= agendaLabel %>** labelled issues and pull requests from **<%= owner %>/<%= repo %>** prior to the meeting.
31
+
32
+
<%= agendaIssues.map((i) => {
33
+
return `* ${i.html_url}`
34
+
}).join('\n') %>
35
+
36
+
## Invited
37
+
38
+
This meeting is open for anyone who wants to attend. Reminder to follow our [Code of Conduct](https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md).
39
+
40
+
- Triage team: @expressjs/triagers
41
+
42
+
### Observers/Guests
43
+
44
+
## Joining the meeting
45
+
46
+
* link for participants: https://zoom-lfx.platform.linuxfoundation.org/meeting/99366452429?password=13cb3704-9041-4556-a409-85e7384b53fd
47
+
* For those who just want to watch: https://www.youtube.com/@expressjs-official
48
+
49
+
<hr>
50
+
51
+
Please use the following emoji reactions in this post to indicate your
0 commit comments