Skip to content

Commit 675b7c3

Browse files
authored
docs: make reference to external list for captains and committers
Ref: expressjs/.github#18
1 parent 8a823e3 commit 675b7c3

File tree

1 file changed

+4
-69
lines changed

1 file changed

+4
-69
lines changed

Contributing.md

Lines changed: 4 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -147,78 +147,13 @@ The PR will require at least 2 approvals from TC members and 2 weeks hold time t
147147
for comment and/or dissent. When the PR is merged, a TC member will add them to the
148148
proper GitHub/npm groups.
149149

150-
### Active Projects and Captains
151-
152-
- [`expressjs/badgeboard`](https://github.com/expressjs/badgeboard): @wesleytodd
153-
- [`expressjs/basic-auth-connect`](https://github.com/expressjs/basic-auth-connect): @ulisesGascon
154-
- [`expressjs/body-parser`](https://github.com/expressjs/body-parser): @wesleytodd, @jonchurch, @ulisesGascon
155-
- [`expressjs/compression`](https://github.com/expressjs/compression): @ulisesGascon
156-
- [`expressjs/connect-multiparty`](https://github.com/expressjs/connect-multiparty): @ulisesGascon
157-
- [`expressjs/cookie-parser`](https://github.com/expressjs/cookie-parser): @wesleytodd, @UlisesGascon
158-
- [`expressjs/cookie-session`](https://github.com/expressjs/cookie-session): @ulisesGascon
159-
- [`expressjs/cors`](https://github.com/expressjs/cors): @jonchurch, @ulisesGascon
160-
- [`expressjs/discussions`](https://github.com/expressjs/discussions): @wesleytodd
161-
- [`expressjs/errorhandler`](https://github.com/expressjs/errorhandler): @ulisesGascon
162-
- [`expressjs/express-paginate`](https://github.com/expressjs/express-paginate): @ulisesGascon
163-
- [`expressjs/express`](https://github.com/expressjs/express): @wesleytodd, @ulisesGascon
164-
- [`expressjs/expressjs.com`](https://github.com/expressjs/expressjs.com): @crandmck, @jonchurch, @bjohansebas
165-
- [`expressjs/flash`](https://github.com/expressjs/flash): @ulisesGascon
166-
- [`expressjs/generator`](https://github.com/expressjs/generator): @wesleytodd
167-
- [`expressjs/method-override`](https://github.com/expressjs/method-override): @ulisesGascon
168-
- [`expressjs/morgan`](https://github.com/expressjs/morgan): @jonchurch, @ulisesGascon
169-
- [`expressjs/multer`](https://github.com/expressjs/multer): @LinusU, @ulisesGascon
170-
- [`expressjs/response-time`](https://github.com/expressjs/response-time):
171-
- Captains: @ulisesGascon
172-
- Committers: @carpasse
173-
- [`expressjs/serve-favicon`](https://github.com/expressjs/serve-favicon): @ulisesGascon
174-
- [`expressjs/serve-index`](https://github.com/expressjs/serve-index): @ulisesGascon
175-
- [`expressjs/serve-static`](https://github.com/expressjs/serve-static): @ulisesGascon
176-
- [`expressjs/session`](https://github.com/expressjs/session):
177-
- Captains: @ulisesGascon
178-
- Committers: @bjohansebas
179-
- [`expressjs/statusboard`](https://github.com/expressjs/statusboard): @wesleytodd
180-
- [`expressjs/timeout`](https://github.com/expressjs/timeout): @ulisesGascon
181-
- [`expressjs/vhost`](https://github.com/expressjs/vhost): @ulisesGascon
182-
- [`jshttp/accepts`](https://github.com/jshttp/accepts): @blakeembrey
183-
- [`jshttp/basic-auth`](https://github.com/jshttp/basic-auth): @blakeembrey
184-
- [`jshttp/compressible`](https://github.com/jshttp/compressible): @blakeembrey
185-
- [`jshttp/content-disposition`](https://github.com/jshttp/content-disposition): @blakeembrey
186-
- [`jshttp/content-type`](https://github.com/jshttp/content-type): @blakeembrey
187-
- [`jshttp/cookie`](https://github.com/jshttp/cookie): @blakeembrey
188-
- [`jshttp/etag`](https://github.com/jshttp/etag): @blakeembrey
189-
- [`jshttp/forwarded`](https://github.com/jshttp/forwarded): @blakeembrey
190-
- [`jshttp/fresh`](https://github.com/jshttp/fresh): @blakeembrey
191-
- [`jshttp/http-assert`](https://github.com/jshttp/http-assert): @wesleytodd, @jonchurch, @ulisesGascon
192-
- [`jshttp/http-errors`](https://github.com/jshttp/http-errors): @wesleytodd, @jonchurch, @ulisesGascon
193-
- [`jshttp/media-typer`](https://github.com/jshttp/media-typer): @blakeembrey
194-
- [`jshttp/methods`](https://github.com/jshttp/methods): @blakeembrey
195-
- [`jshttp/mime-db`](https://github.com/jshttp/mime-db): @blakeembrey, @UlisesGascon
196-
- [`jshttp/mime-types`](https://github.com/jshttp/mime-types): @blakeembrey, @UlisesGascon
197-
- [`jshttp/negotiator`](https://github.com/jshttp/negotiator): @blakeembrey
198-
- [`jshttp/on-finished`](https://github.com/jshttp/on-finished): @wesleytodd, @ulisesGascon
199-
- [`jshttp/on-headers`](https://github.com/jshttp/on-headers): @blakeembrey
200-
- [`jshttp/proxy-addr`](https://github.com/jshttp/proxy-addr): @wesleytodd, @ulisesGascon
201-
- [`jshttp/range-parser`](https://github.com/jshttp/range-parser): @blakeembrey
202-
- [`jshttp/statuses`](https://github.com/jshttp/statuses): @blakeembrey
203-
- [`jshttp/type-is`](https://github.com/jshttp/type-is): @blakeembrey
204-
- [`jshttp/vary`](https://github.com/jshttp/vary): @blakeembrey
205-
- [`pillarjs/cookies`](https://github.com/pillarjs/cookies): @blakeembrey
206-
- [`pillarjs/csrf`](https://github.com/pillarjs/csrf): @ulisesGascon
207-
- [`pillarjs/encodeurl`](https://github.com/pillarjs/encodeurl): @blakeembrey
208-
- [`pillarjs/finalhandler`](https://github.com/pillarjs/finalhandler): @wesleytodd, @ulisesGascon
209-
- [`pillarjs/hbs`](https://github.com/pillarjs/hbs): @ulisesGascon
210-
- [`pillarjs/multiparty`](https://github.com/pillarjs/multiparty): @blakeembrey
211-
- [`pillarjs/parseurl`](https://github.com/pillarjs/parseurl): @blakeembrey
212-
- [`pillarjs/path-to-regexp`](https://github.com/pillarjs/path-to-regexp): @blakeembrey
213-
- [`pillarjs/request`](https://github.com/pillarjs/request): @wesleytodd
214-
- [`pillarjs/resolve-path`](https://github.com/pillarjs/resolve-path): @blakeembrey
215-
- [`pillarjs/router`](https://github.com/pillarjs/router): @wesleytodd, @ulisesGascon
216-
- [`pillarjs/send`](https://github.com/pillarjs/send): @blakeembrey
217-
- [`pillarjs/understanding-csrf`](https://github.com/pillarjs/understanding-csrf): @ulisesGascon
150+
### Active Projects and members
151+
152+
The list can be found at [https://github.com/expressjs/.github/blob/main/captains_and_committers.md#active-projects-and-members](https://github.com/expressjs/.github/blob/main/captains_and_committers.md#active-projects-and-members)
218153

219154
### Current Initiative Captains
220155

221-
- Triage team [ref](https://github.com/expressjs/discussions/issues/227): @UlisesGascon
156+
The list can be found at [https://github.com/expressjs/.github/blob/main/captains_and_committers.md#current-initiative-captains](https://github.com/expressjs/.github/blob/main/captains_and_committers.md#current-initiative-captains)
222157

223158
## Developer's Certificate of Origin 1.1
224159

0 commit comments

Comments
 (0)