@@ -63,13 +63,13 @@ compromise among committers be the default resolution mechanism.
63
63
Anyone can become a triager! Read more about the process of being a triager in
64
64
[ the triage process document] ( Triager-Guide.md ) .
65
65
66
- Currently, any existing [ organization member] ( https://github.com/orgs/expressjs/people ) can nominate
67
- a new triager. If you are interested in becoming a triager, our best advice is to actively participate
66
+ Currently, any existing [ organization member] ( https://github.com/orgs/expressjs/people ) can nominate
67
+ a new triager. If you are interested in becoming a triager, our best advice is to actively participate
68
68
in the community by helping triaging issues and pull requests. As well we recommend
69
- to engage in other community activities like attending the TC meetings, and participating in the Slack
69
+ to engage in other community activities like attending the TC meetings, and participating in the Slack
70
70
discussions.
71
71
72
- You can also reach out to any of the [ organization members] ( https://github.com/orgs/expressjs/people )
72
+ You can also reach out to any of the [ organization members] ( https://github.com/orgs/expressjs/people )
73
73
if you have questions or need guidance.
74
74
75
75
## Becoming a Committer
@@ -139,28 +139,70 @@ the project, their GitHub handle and npm username (if different). The PR will re
139
139
at least 2 approvals from TC members and 2 weeks hold time to allow for comment and/or
140
140
dissent. When the PR is merged, a TC member will add them to the proper GitHub/npm groups.
141
141
142
- ### Current Project Captains
142
+ ### Active Projects and Captains
143
143
144
- - ` expressjs/express ` : @wesleytodd
145
- - ` expressjs/discussions ` : @wesleytodd
146
- - ` expressjs/expressjs.com ` : @crandmck , @jonchurch
144
+ - ` expressjs/badgeboard ` : @wesleytodd
145
+ - ` expressjs/basic-auth-connect ` : N/A
147
146
- ` expressjs/body-parser ` : @wesleytodd , @jonchurch
148
- - ` expressjs/multer ` : @ LinusU
149
- - ` expressjs/morgan ` : @ jonchurch
147
+ - ` expressjs/compression ` : N/A
148
+ - ` expressjs/connect-multiparty ` : N/A
150
149
- ` expressjs/cookie-parser ` : @wesleytodd
150
+ - ` expressjs/cookie-session ` : N/A
151
151
- ` expressjs/cors ` : @jonchurch
152
+ - ` expressjs/discussions ` : @wesleytodd
153
+ - ` expressjs/errorhandler ` : N/A
154
+ - ` expressjs/express-paginate ` : N/A
155
+ - ` expressjs/express ` : @wesleytodd
156
+ - ` expressjs/expressjs.com ` : @crandmck , @jonchurch
157
+ - ` expressjs/flash ` : N/A
152
158
- ` expressjs/generator ` : @wesleytodd
159
+ - ` expressjs/method-override ` : N/A
160
+ - ` expressjs/morgan ` : @jonchurch
161
+ - ` expressjs/multer ` : @LinusU
162
+ - ` expressjs/response-time ` : @blakeembrey
163
+ - ` expressjs/serve-favicon ` : N/A
164
+ - ` expressjs/serve-index ` : N/A
165
+ - ` expressjs/serve-static ` : N/A
166
+ - ` expressjs/session ` : N/A
153
167
- ` expressjs/statusboard ` : @wesleytodd
154
- - ` pillarjs/encodeurl ` : @blakeembrey
155
- - ` pillarjs/path-to-regexp ` : @blakeembrey
156
- - ` pillarjs/router ` : @dougwilson , @wesleytodd
157
- - ` pillarjs/finalhandler ` : @wesleytodd
158
- - ` pillarjs/request ` : @wesleytodd
159
- - ` jshttp/http-errors ` : @wesleytodd , @jonchurch
168
+ - ` expressjs/timeout ` : N/A
169
+ - ` expressjs/vhost ` : N/A
170
+ - ` jshttp/accepts ` : @blakeembrey
171
+ - ` jshttp/basic-auth ` : @blakeembrey
172
+ - ` jshttp/compressible ` : @blakeembrey
173
+ - ` jshttp/content-disposition ` : @blakeembrey
174
+ - ` jshttp/content-type ` : @blakeembrey
160
175
- ` jshttp/cookie ` : @wesleytodd
176
+ - ` jshttp/etag ` : @blakeembrey
177
+ - ` jshttp/forwarded ` : @blakeembrey
178
+ - ` jshttp/fresh ` : @blakeembrey
179
+ - ` jshttp/http-assert ` : @wesleytodd , @jonchurch
180
+ - ` jshttp/http-errors ` : @wesleytodd , @jonchurch
181
+ - ` jshttp/media-typer ` : @blakeembrey
182
+ - ` jshttp/methods ` : @blakeembrey
183
+ - ` jshttp/mime-db ` : @blakeembrey
184
+ - ` jshttp/mime-types ` : @blakeembrey
185
+ - ` jshttp/negotiator ` : @blakeembrey
161
186
- ` jshttp/on-finished ` : @wesleytodd
162
- - ` jshttp/forwarded ` : @wesleytodd
187
+ - ` jshttp/on-headers ` : @blakeembrey
163
188
- ` jshttp/proxy-addr ` : @wesleytodd
189
+ - ` jshttp/range-parser ` : @blakeembrey
190
+ - ` jshttp/statuses ` : @blakeembrey
191
+ - ` jshttp/type-is ` : @blakeembrey
192
+ - ` jshttp/vary ` : @blakeembrey
193
+ - ` pillarjs/cookies ` : @blakeembrey
194
+ - ` pillarjs/csrf ` : N/A
195
+ - ` pillarjs/encodeurl ` : @blakeembrey
196
+ - ` pillarjs/finalhandler ` : @wesleytodd
197
+ - ` pillarjs/hbs ` : N/A
198
+ - ` pillarjs/multiparty ` : @blakeembrey
199
+ - ` pillarjs/parseurl ` : @blakeembrey
200
+ - ` pillarjs/path-to-regexp ` : @blakeembrey
201
+ - ` pillarjs/request ` : @wesleytodd
202
+ - ` pillarjs/resolve-path ` : @blakeembrey
203
+ - ` pillarjs/router ` : @blakeembrey
204
+ - ` pillarjs/send ` : @blakeembrey
205
+ - ` pillarjs/understanding-csrf ` : N/A
164
206
165
207
### Current Initiative Captains
166
208
0 commit comments