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
+
33
+
<%= agendaIssues.map((i) => {
34
+
return `* ${i.html_url}`
35
+
}).join('\n') %>
36
+
37
+
## Invited
38
+
39
+
- Security working team: @nodejs/security-wg
40
+
41
+
### Observers/Guests
42
+
43
+
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).
44
+
45
+
-@expressjs/security-wg
46
+
-@expressjs/security-triage
47
+
48
+
### Joining the meeting
49
+
50
+
* link for participants: https://zoom-lfx.platform.linuxfoundation.org/meeting/93099394904?password=d712f2e5-4fc9-45d1-99c5-fd762b885588
51
+
* For those who just want to watch: https://www.youtube.com/@expressjs-official
52
+
53
+
---
54
+
55
+
Please use the following emoji reactions in this post to indicate your
0 commit comments