Skip to content

Commit 7e622f7

Browse files
authored
docs: create a file for captains and committers
Ref: expressjs/express#6396 (comment) Port: expressjs/express#6087 Port: expressjs/express#6033
1 parent 9ec3683 commit 7e622f7

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

captains_and_committers.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
### Active Projects and members
2+
3+
- [`expressjs/badgeboard`](https://github.com/expressjs/badgeboard): @wesleytodd
4+
- [`expressjs/basic-auth-connect`](https://github.com/expressjs/basic-auth-connect): @ulisesGascon
5+
- [`expressjs/body-parser`](https://github.com/expressjs/body-parser): @wesleytodd, @jonchurch, @ulisesGascon
6+
- [`expressjs/compression`](https://github.com/expressjs/compression):
7+
- captains: @UlisesGascon
8+
- committers: @bjohansebas
9+
- [`expressjs/connect-multiparty`](https://github.com/expressjs/connect-multiparty): @ulisesGascon
10+
- [`expressjs/cookie-parser`](https://github.com/expressjs/cookie-parser): @wesleytodd, @UlisesGascon
11+
- [`expressjs/cookie-session`](https://github.com/expressjs/cookie-session): @ulisesGascon
12+
- [`expressjs/cors`](https://github.com/expressjs/cors): @jonchurch, @ulisesGascon
13+
- [`expressjs/discussions`](https://github.com/expressjs/discussions): @wesleytodd
14+
- [`expressjs/errorhandler`](https://github.com/expressjs/errorhandler): @ulisesGascon
15+
- [`expressjs/express-paginate`](https://github.com/expressjs/express-paginate): @ulisesGascon
16+
- [`expressjs/express`](https://github.com/expressjs/express): @wesleytodd, @ulisesGascon
17+
- [`expressjs/expressjs.com`](https://github.com/expressjs/expressjs.com):
18+
- captains: @crandmck, @jonchurch, @bjohansebas
19+
- committers: @carlosstenzel, @chrisdel101
20+
- [`expressjs/flash`](https://github.com/expressjs/flash): @ulisesGascon
21+
- [`expressjs/generator`](https://github.com/expressjs/generator): @wesleytodd
22+
- [`expressjs/method-override`](https://github.com/expressjs/method-override): @ulisesGascon
23+
- [`expressjs/morgan`](https://github.com/expressjs/morgan): @jonchurch, @ulisesGascon
24+
- [`expressjs/multer`](https://github.com/expressjs/multer): @LinusU, @ulisesGascon
25+
- [`expressjs/response-time`](https://github.com/expressjs/response-time):
26+
- Captains: @ulisesGascon
27+
- Committers: @carpasse
28+
- [`expressjs/serve-favicon`](https://github.com/expressjs/serve-favicon): @ulisesGascon
29+
- [`expressjs/serve-index`](https://github.com/expressjs/serve-index): @ulisesGascon
30+
- [`expressjs/serve-static`](https://github.com/expressjs/serve-static): @ulisesGascon
31+
- [`expressjs/session`](https://github.com/expressjs/session):
32+
- Captains: @ulisesGascon
33+
- Committers: @bjohansebas
34+
- [`expressjs/statusboard`](https://github.com/expressjs/statusboard): @wesleytodd
35+
- [`expressjs/timeout`](https://github.com/expressjs/timeout): @ulisesGascon
36+
- [`expressjs/vhost`](https://github.com/expressjs/vhost): @ulisesGascon
37+
- [`jshttp/accepts`](https://github.com/jshttp/accepts): @blakeembrey
38+
- [`jshttp/basic-auth`](https://github.com/jshttp/basic-auth): @blakeembrey
39+
- [`jshttp/compressible`](https://github.com/jshttp/compressible): @blakeembrey
40+
- [`jshttp/content-disposition`](https://github.com/jshttp/content-disposition): @blakeembrey
41+
- [`jshttp/content-type`](https://github.com/jshttp/content-type): @blakeembrey
42+
- [`jshttp/cookie`](https://github.com/jshttp/cookie): @blakeembrey
43+
- [`jshttp/etag`](https://github.com/jshttp/etag): @blakeembrey
44+
- [`jshttp/forwarded`](https://github.com/jshttp/forwarded): @blakeembrey
45+
- [`jshttp/fresh`](https://github.com/jshttp/fresh): @blakeembrey
46+
- [`jshttp/http-assert`](https://github.com/jshttp/http-assert): @wesleytodd, @jonchurch, @ulisesGascon
47+
- [`jshttp/http-errors`](https://github.com/jshttp/http-errors): @wesleytodd, @jonchurch, @ulisesGascon
48+
- [`jshttp/media-typer`](https://github.com/jshttp/media-typer): @blakeembrey
49+
- [`jshttp/methods`](https://github.com/jshttp/methods): @blakeembrey
50+
- [`jshttp/mime-db`](https://github.com/jshttp/mime-db): @blakeembrey, @UlisesGascon
51+
- [`jshttp/mime-types`](https://github.com/jshttp/mime-types): @blakeembrey, @UlisesGascon
52+
- [`jshttp/negotiator`](https://github.com/jshttp/negotiator): @blakeembrey
53+
- [`jshttp/on-finished`](https://github.com/jshttp/on-finished): @wesleytodd, @ulisesGascon
54+
- [`jshttp/on-headers`](https://github.com/jshttp/on-headers): @blakeembrey
55+
- [`jshttp/proxy-addr`](https://github.com/jshttp/proxy-addr): @wesleytodd, @ulisesGascon
56+
- [`jshttp/range-parser`](https://github.com/jshttp/range-parser): @blakeembrey
57+
- [`jshttp/statuses`](https://github.com/jshttp/statuses): @blakeembrey
58+
- [`jshttp/type-is`](https://github.com/jshttp/type-is): @blakeembrey
59+
- [`jshttp/vary`](https://github.com/jshttp/vary): @blakeembrey
60+
- [`pillarjs/cookies`](https://github.com/pillarjs/cookies): @blakeembrey
61+
- [`pillarjs/csrf`](https://github.com/pillarjs/csrf): @ulisesGascon
62+
- [`pillarjs/encodeurl`](https://github.com/pillarjs/encodeurl): @blakeembrey
63+
- [`pillarjs/finalhandler`](https://github.com/pillarjs/finalhandler): @wesleytodd, @ulisesGascon
64+
- [`pillarjs/hbs`](https://github.com/pillarjs/hbs): @ulisesGascon
65+
- [`pillarjs/multiparty`](https://github.com/pillarjs/multiparty): @blakeembrey
66+
- [`pillarjs/parseurl`](https://github.com/pillarjs/parseurl): @blakeembrey
67+
- [`pillarjs/path-to-regexp`](https://github.com/pillarjs/path-to-regexp): @blakeembrey
68+
- [`pillarjs/request`](https://github.com/pillarjs/request): @wesleytodd
69+
- [`pillarjs/resolve-path`](https://github.com/pillarjs/resolve-path): @blakeembrey
70+
- [`pillarjs/router`](https://github.com/pillarjs/router): @wesleytodd, @ulisesGascon
71+
- [`pillarjs/send`](https://github.com/pillarjs/send): @blakeembrey
72+
- [`pillarjs/understanding-csrf`](https://github.com/pillarjs/understanding-csrf): @ulisesGascon
73+
74+
### Current Initiative Captains
75+
76+
- Triage team [ref](https://github.com/expressjs/discussions/issues/227): @UlisesGascon

0 commit comments

Comments
 (0)