Skip to content

Commit d36e7e3

Browse files
authored
docs: update repo captains
1 parent 43020ff commit d36e7e3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Contributing.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,13 @@ dissent. When the PR is merged, a TC member will add them to the proper GitHub/
142142
### Active Projects and Captains
143143

144144
- [`expressjs/badgeboard`](https://github.com/expressjs/badgeboard): @wesleytodd
145-
- [`expressjs/basic-auth-connect`](https://github.com/expressjs/basic-auth-connect): @UlisesGascon
146-
- [`expressjs/body-parser`](https://github.com/expressjs/body-parser): @wesleytodd, @jonchurch
145+
- [`expressjs/basic-auth-connect`](https://github.com/expressjs/basic-auth-connect): @ulisesGascon
146+
- [`expressjs/body-parser`](https://github.com/expressjs/body-parser): @wesleytodd, @jonchurch, @ulisesGascon
147147
- [`expressjs/compression`](https://github.com/expressjs/compression): @ulisesGascon
148148
- [`expressjs/connect-multiparty`](https://github.com/expressjs/connect-multiparty): @ulisesGascon
149149
- [`expressjs/cookie-parser`](https://github.com/expressjs/cookie-parser): @wesleytodd, @UlisesGascon
150150
- [`expressjs/cookie-session`](https://github.com/expressjs/cookie-session): @ulisesGascon
151-
- [`expressjs/cors`](https://github.com/expressjs/cors): @jonchurch
151+
- [`expressjs/cors`](https://github.com/expressjs/cors): @jonchurch, @ulisesGascon
152152
- [`expressjs/discussions`](https://github.com/expressjs/discussions): @wesleytodd
153153
- [`expressjs/errorhandler`](https://github.com/expressjs/errorhandler): @ulisesGascon
154154
- [`expressjs/express-paginate`](https://github.com/expressjs/express-paginate): @ulisesGascon
@@ -157,8 +157,8 @@ dissent. When the PR is merged, a TC member will add them to the proper GitHub/
157157
- [`expressjs/flash`](https://github.com/expressjs/flash): @ulisesGascon
158158
- [`expressjs/generator`](https://github.com/expressjs/generator): @wesleytodd
159159
- [`expressjs/method-override`](https://github.com/expressjs/method-override): @ulisesGascon
160-
- [`expressjs/morgan`](https://github.com/expressjs/morgan): @jonchurch
161-
- [`expressjs/multer`](https://github.com/expressjs/multer): @LinusU
160+
- [`expressjs/morgan`](https://github.com/expressjs/morgan): @jonchurch, @ulisesGascon
161+
- [`expressjs/multer`](https://github.com/expressjs/multer): @LinusU, @ulisesGascon
162162
- [`expressjs/response-time`](https://github.com/expressjs/response-time): @UlisesGascon
163163
- [`expressjs/serve-favicon`](https://github.com/expressjs/serve-favicon): @ulisesGascon
164164
- [`expressjs/serve-index`](https://github.com/expressjs/serve-index): @ulisesGascon
@@ -176,31 +176,31 @@ dissent. When the PR is merged, a TC member will add them to the proper GitHub/
176176
- [`jshttp/etag`](https://github.com/jshttp/etag): @blakeembrey
177177
- [`jshttp/forwarded`](https://github.com/jshttp/forwarded): @blakeembrey
178178
- [`jshttp/fresh`](https://github.com/jshttp/fresh): @blakeembrey
179-
- [`jshttp/http-assert`](https://github.com/jshttp/http-assert): @wesleytodd, @jonchurch
180-
- [`jshttp/http-errors`](https://github.com/jshttp/http-errors): @wesleytodd, @jonchurch
179+
- [`jshttp/http-assert`](https://github.com/jshttp/http-assert): @wesleytodd, @jonchurch, @ulisesGascon
180+
- [`jshttp/http-errors`](https://github.com/jshttp/http-errors): @wesleytodd, @jonchurch, @ulisesGascon
181181
- [`jshttp/media-typer`](https://github.com/jshttp/media-typer): @blakeembrey
182182
- [`jshttp/methods`](https://github.com/jshttp/methods): @blakeembrey
183183
- [`jshttp/mime-db`](https://github.com/jshttp/mime-db): @blakeembrey, @UlisesGascon
184184
- [`jshttp/mime-types`](https://github.com/jshttp/mime-types): @blakeembrey, @UlisesGascon
185185
- [`jshttp/negotiator`](https://github.com/jshttp/negotiator): @blakeembrey
186-
- [`jshttp/on-finished`](https://github.com/jshttp/on-finished): @wesleytodd
186+
- [`jshttp/on-finished`](https://github.com/jshttp/on-finished): @wesleytodd, @ulisesGascon
187187
- [`jshttp/on-headers`](https://github.com/jshttp/on-headers): @blakeembrey
188-
- [`jshttp/proxy-addr`](https://github.com/jshttp/proxy-addr): @wesleytodd
188+
- [`jshttp/proxy-addr`](https://github.com/jshttp/proxy-addr): @wesleytodd, @ulisesGascon
189189
- [`jshttp/range-parser`](https://github.com/jshttp/range-parser): @blakeembrey
190190
- [`jshttp/statuses`](https://github.com/jshttp/statuses): @blakeembrey
191191
- [`jshttp/type-is`](https://github.com/jshttp/type-is): @blakeembrey
192192
- [`jshttp/vary`](https://github.com/jshttp/vary): @blakeembrey
193193
- [`pillarjs/cookies`](https://github.com/pillarjs/cookies): @blakeembrey
194194
- [`pillarjs/csrf`](https://github.com/pillarjs/csrf): @ulisesGascon
195195
- [`pillarjs/encodeurl`](https://github.com/pillarjs/encodeurl): @blakeembrey
196-
- [`pillarjs/finalhandler`](https://github.com/pillarjs/finalhandler): @wesleytodd
196+
- [`pillarjs/finalhandler`](https://github.com/pillarjs/finalhandler): @wesleytodd, @ulisesGascon
197197
- [`pillarjs/hbs`](https://github.com/pillarjs/hbs): @ulisesGascon
198198
- [`pillarjs/multiparty`](https://github.com/pillarjs/multiparty): @blakeembrey
199199
- [`pillarjs/parseurl`](https://github.com/pillarjs/parseurl): @blakeembrey
200200
- [`pillarjs/path-to-regexp`](https://github.com/pillarjs/path-to-regexp): @blakeembrey
201201
- [`pillarjs/request`](https://github.com/pillarjs/request): @wesleytodd
202202
- [`pillarjs/resolve-path`](https://github.com/pillarjs/resolve-path): @blakeembrey
203-
- [`pillarjs/router`](https://github.com/pillarjs/router): @wesleytodd
203+
- [`pillarjs/router`](https://github.com/pillarjs/router): @wesleytodd, @ulisesGascon
204204
- [`pillarjs/send`](https://github.com/pillarjs/send): @blakeembrey
205205
- [`pillarjs/understanding-csrf`](https://github.com/pillarjs/understanding-csrf): @ulisesGascon
206206

0 commit comments

Comments
 (0)