doc: add Ruy to list of TSC members by mhdawson · Pull Request #48172 · nodejs/node
added
doc
labels
mhdawson
changed the title
Ruytsc
add Ruy to list of TSC members
mhdawson
changed the title
add Ruy to list of TSC members
doc: add Ruy to list of TSC members
Trott
added
the
commit-queue
label
marco-ippolito pushed a commit to marco-ippolito/node that referenced this pull request
Fixes: nodejs/TSC#1388 Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: nodejs#48172 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request
Fixes: nodejs/TSC#1388 Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: #48172 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
targos added a commit that referenced this pull request
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) #48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) #48172
* mark Node.js 14 as End-of-Life (Richard Lau) #48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) #47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) #48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) #48102
PR-URL: #48332
RafaelGSS pushed a commit that referenced this pull request
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) #48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) #48172
* mark Node.js 14 as End-of-Life (Richard Lau) #48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) #47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) #48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) #48102
PR-URL: #48332
RafaelGSS pushed a commit that referenced this pull request
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) #48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) #48172
* mark Node.js 14 as End-of-Life (Richard Lau) #48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) #47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) #48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) #48102
PR-URL: #48332
danielleadams pushed a commit that referenced this pull request
Fixes: nodejs/TSC#1388 Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: #48172 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request
Fixes: nodejs/TSC#1388 Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: nodejs#48172 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Fixes: nodejs/TSC#1388 Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: nodejs#48172 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) nodejs#48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) nodejs#48172
* mark Node.js 14 as End-of-Life (Richard Lau) nodejs#48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) nodejs#47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) nodejs#47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) nodejs#48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) nodejs#48102
PR-URL: nodejs#48332
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Fixes: nodejs/TSC#1388 Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: nodejs#48172 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) nodejs#48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) nodejs#48172
* mark Node.js 14 as End-of-Life (Richard Lau) nodejs#48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) nodejs#47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) nodejs#47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) nodejs#48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) nodejs#48102
PR-URL: nodejs#48332