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.
27
+
28
+
<%= agendaIssues.map((i) => {
29
+
return `* ${i.html_url}`
30
+
}).join('\n') %>
31
+
32
+
## Invited
33
+
34
+
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).
35
+
36
+
@expressjs/express-tc
37
+
@expressjs/security-wg
38
+
39
+
## Links
40
+
41
+
* Minutes:
42
+
43
+
### Joining the meeting
44
+
45
+
* link for participants: https://zoom-lfx.platform.linuxfoundation.org/meeting/93099394904?password=d712f2e5-4fc9-45d1-99c5-fd762b885588
46
+
* For those who just want to watch: https://www.youtube.com/@expressjs-official
Extracted from **<%= agendaLabel %>** labelled issues and pull requests from **<%= owner %>/<%= repo %>** prior to the meeting.
27
+
28
+
<%= agendaIssues.map((i) => {
29
+
return `* ${i.html_url}`
30
+
}).join('\n') %>
31
+
32
+
## Invited
33
+
34
+
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).
35
+
36
+
@expressjs/express-tc
37
+
@expressjs/triagers
38
+
39
+
## Links
40
+
41
+
* Minutes:
42
+
43
+
### Joining the meeting
44
+
45
+
* link for participants: https://zoom-lfx.platform.linuxfoundation.org/meeting/96213163902?password=17f79897-eb49-4eca-8671-d036076263b9
46
+
* For those who just want to watch: https://www.youtube.com/@expressjs-official
0 commit comments