@@ -63,13 +63,13 @@ compromise among committers be the default resolution mechanism.
6363Anyone can become a triager! Read more about the process of being a triager in
6464[ the triage process document] ( Triager-Guide.md ) .
6565
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
6868in 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
7070discussions.
7171
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 )
7373if you have questions or need guidance.
7474
7575## Becoming a Committer
@@ -139,28 +139,70 @@ the project, their GitHub handle and npm username (if different). The PR will re
139139at least 2 approvals from TC members and 2 weeks hold time to allow for comment and/or
140140dissent. When the PR is merged, a TC member will add them to the proper GitHub/npm groups.
141141
142- ### Current Project Captains
142+ ### Active Projects and Captains
143143
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
147146- ` expressjs/body-parser ` : @wesleytodd , @jonchurch
148- - ` expressjs/multer ` : @ LinusU
149- - ` expressjs/morgan ` : @ jonchurch
147+ - ` expressjs/compression ` : N/A
148+ - ` expressjs/connect-multiparty ` : N/A
150149- ` expressjs/cookie-parser ` : @wesleytodd
150+ - ` expressjs/cookie-session ` : N/A
151151- ` 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
152158- ` 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
153167- ` 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
160175- ` 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
161186- ` jshttp/on-finished ` : @wesleytodd
162- - ` jshttp/forwarded ` : @wesleytodd
187+ - ` jshttp/on-headers ` : @blakeembrey
163188- ` 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
164206
165207### Current Initiative Captains
166208
0 commit comments