Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v14.18.0 release proposal #39990

Merged
merged 421 commits into from
Sep 28, 2021
Merged
Changes from 1 commit
Commits
Show all changes
421 commits
Select commit Hold shift + click to select a range
2884d90
doc: update AUTHORS file
Trott Jun 19, 2021
74ba115
doc: fix `EventTarget.dispatchEvent` docs
RhnSharma Jun 23, 2021
70e527c
tools: upgrade `highlight.js` to version 11.0.1
aduh95 Jun 14, 2021
62b439e
test: replace "inspector-cli" with "debugger"
Trott Jun 26, 2021
1996580
doc: use repository instead of repo
Trott Jun 26, 2021
dc855af
errors: don't throw TypeError on missing export
bcoe Jun 12, 2021
fcae391
deps: update Acorn to v8.4.1
targos Jun 27, 2021
2629979
doc: apply logical ordering to CSS variables
Trott Jun 27, 2021
c8c290a
src,zlib: tighten up Z_*_WINDOWBITS macros
XadillaX Jun 22, 2021
82458b3
doc: correct JavaScript primitive value names in n-api.md
legendecas Jun 23, 2021
d6a4f8a
doc: fix broken link in errors.md
Trott Jun 30, 2021
4cf17ed
doc: use "repository" in maintaining-V8 doc
Trott Jun 28, 2021
eb2d75d
doc: remove obsolete cc recommendations
Trott Jun 28, 2021
52105ac
doc: remove instructions for unsupported Node.js versions
Trott Jun 28, 2021
fa39095
doc: add cc oss-security@lists.openwall.com
danbev Jun 29, 2021
2f6861c
doc: use ASCII order for md refs
aduh95 Jun 27, 2021
3ecfe9d
tools: update remark-preset-lint-node to 2.4.1
Trott Jun 30, 2021
8a2ce5d
inspector: move inspector async hooks to environment
joyeecheung Jun 21, 2021
e73bfed
esm: deprecate legacy main lookup for modules
guybedford Jan 13, 2021
7378b84
doc: add missing deprecation code
cjihrig Jan 30, 2021
9db3304
esm: update to correct deprecation code
cjihrig Jan 30, 2021
d56e826
doc,lib: prepare for stricter multi-line array linting
Trott Feb 6, 2021
315eba7
tools: make comma-dangle ESLint rule more stringent …
Trott Feb 6, 2021
a2e4020
test: prepare for consistent comma-dangle lint rule
Trott Mar 26, 2021
e7761b6
tools: apply consistent comma-dangle lint rule
Trott Mar 26, 2021
761dafa
repl: fix Ctrl+C on top level await
aduh95 May 12, 2021
9966449
repl: ensure correct syntax err for await parsing
guybedford Jun 25, 2021
bd6af78
doc: move vm.measureMemory() to expected location in doc
Trott Jul 1, 2021
0d098bf
doc: move v8.stopCoverage() to expected location in doc
Trott Jul 1, 2021
c4a3a24
doc: use "pull request" instead of "PR" in packages.md
Trott Jul 1, 2021
c97ebd7
doc: update AUTHORS
Trott Jul 1, 2021
9c7c447
doc: use more consistent formatting for deprecations
Trott Jul 1, 2021
b8fb751
tools: remove unused `lint-pr-commit-message.sh`
richardlau Jun 22, 2021
fdd3159
doc: normalize CSS variable names and indentation
Trott Jun 30, 2021
c6118b2
doc: rename datatypes to data types
FrankEntriken Jun 30, 2021
9766a99
meta: add @nodejs/actions as CODEOWNERS
mmarchini Jun 22, 2021
ff0ca11
tools: update path-parse to 1.0.7
Trott Jul 2, 2021
2cd4141
test: move test-debugger-address to parallel
Trott Jul 2, 2021
9178805
doc: fix color contrast for anchor marks in dark mode
Trott Jun 27, 2021
9e5edf2
node-api: cctest on v8impl::Reference
legendecas Jun 8, 2021
1e065a0
repl: processTopLevelAwait fallback error handling
ejose19 Jul 6, 2021
6c87b59
readline: allow completer to rewrite existing input
addaleax Jun 28, 2021
2f325c9
meta: use form schema for bug report template
targos Jun 29, 2021
06acbf6
doc: update AUTHORS file
Trott Jul 3, 2021
6466faf
doc: move Sam Ruby to emeritus
Trott Jul 5, 2021
f08e9d5
doc: remove onboarding-extras
Trott Jul 3, 2021
9357547
doc: update node-api support matrix
mhdawson Apr 26, 2021
31163ed
doc: update Node-api version matrix
mhdawson Jun 29, 2021
5c6ab71
build: shorten path used in tarball build workflow
richardlau Jun 29, 2021
6852389
test: remove workaround code in debugger test
Trott Jul 2, 2021
a4d70ff
doc: use "repository" in guides versus repo
mhdawson Jun 29, 2021
41213bd
src: add JSDoc typings for v8
VoltrexKeyva Jun 5, 2021
b4a0c5a
doc: remove emailing the TSC from offboarding doc
Trott Jul 5, 2021
40e4632
build: uvwasi honours node_shared_libuv
kapouer Jul 4, 2021
8c569ce
doc: remove GitHub mark
Trott Jul 3, 2021
9b737eb
test: add test for debugger restart message issue
Trott Jul 5, 2021
f46ae3f
doc: update collaborator email address
Trott Jul 5, 2021
61ec594
tools: add find-inactive-collaborators.js
Trott Jul 5, 2021
22f0b7e
doc: use "repository" instead of "repo" in onboarding.md
Trott Jul 6, 2021
fc7d714
doc: simplify CRAN mirror text in benchmark guide
Trott Jul 6, 2021
fbf658f
doc: move ofrobots to collaborator emeritus
Trott Jul 8, 2021
50c5e71
repl: correctly hoist top level await declarations
ejose19 Jul 5, 2021
5eafc3a
doc: move AndreasMadsen to emeritus
Trott Jul 8, 2021
f467e2a
tools: pass bot token to node-pr-labeler
targos Jul 5, 2021
a45bf2f
test: use common.PORT instead of hardcoded port number
Trott Jul 7, 2021
b3352cf
debugger: prevent simultaneous heap snapshots
Trott Aug 3, 2021
e12164e
test: fix test-debugger-heap-profiler for workers
richardlau Aug 6, 2021
72a3419
debugger: rename inspector-cli test module to debugger
Trott May 4, 2021
5462023
test: remove debugger workaround for AIX
Trott Jul 7, 2021
1eb8307
test: move debugger test case to parallel
Trott Jul 7, 2021
c915a1b
test: remove eslint-disable comment from fixture file
Trott Jul 9, 2021
d458cd7
typings: add JSDoc typings for timers
VoltrexKeyva May 28, 2021
131dd6e
build: remove unused comment in Makefile
LitoMore Jun 27, 2021
87e5429
tools,doc: fix error message for unrecognized type
aduh95 Jul 1, 2021
b47b479
doc: put information about the past in details tags
Trott Jul 9, 2021
f206af6
typings: add a few JSDoc typings for the net lib module
festiveelephantseal Jun 6, 2021
f2e1c22
build: update gcovr for gcc 8 compatibility
richardlau Jul 9, 2021
d86d37b
tools: relax max-len lint rule for template strings
Trott Apr 5, 2021
edc5791
tools: add GitHub Action to run find-inactive-collaborators.mjs
Trott Jul 10, 2021
49e0883
debugger: indicate server is ending
Trott Jul 10, 2021
25c104f
doc: update AUTHORS
Trott Jul 5, 2021
9d43ce3
doc: do not use & for "and" in text
Trott Jul 10, 2021
6f0b3a2
doc: add text about moving long commit lists out of PR description
danielleadams Jun 28, 2021
d8066f5
test: mark test-domain-error-types flaky
jasnell Jul 12, 2021
0b1ce72
doc: edit guide on pull requests
Trott Jul 11, 2021
831f266
test: put common lint exceptions into config file
Trott Jul 11, 2021
d948148
tools: use Node.js 16.x for GitHub workflow
Trott Jul 12, 2021
cec0482
tools: change commit fetch limiting in find-inactive-collaborators
Trott Jul 12, 2021
f39d93a
doc: move jdalton to emeritus
Trott Jul 14, 2021
5c473bd
src: remove unused guards around node-api reference
legendecas Apr 21, 2021
0da5d74
build: update to setup-node@v2
Trott Jul 12, 2021
baaa397
doc: update AUTHORS
Trott Jul 12, 2021
1a6bf1c
process: add api to enable source-maps programmatically
legendecas Jun 19, 2021
672023f
doc: update mailmap and deduplicate AUTHORS entry
Trott Jul 14, 2021
e9c4610
debugger: rename internal module
Trott Jul 13, 2021
c3cfefc
doc: standardize on not capitalizing _collaborator_
Trott Jul 13, 2021
8438e8b
doc: add instructions for core vuln files
danbev Jul 1, 2021
ab0bf4f
doc: add docker-node and build-wg issue contents
danbev Jul 1, 2021
eb12e4c
doc: make minor edits to pull request text
Trott Jul 14, 2021
4c93968
deps: extract gtest source files to deps/googletest
legendecas Jul 14, 2021
1a494d5
doc: standardize on _pull request_
Trott Jul 14, 2021
73f784f
doc: add strategic initiatives from TSC repo
Trott Jul 15, 2021
63b0603
doc: use _pull request_ instead of _PR_ in onboarding doc
Trott Jul 16, 2021
43d28f5
doc: update commit-queue.md to indicate GitHub Actions are checked
Trott Jul 16, 2021
482459e
debugger: validate sec-websocket-accept response header
copperwall Oct 20, 2020
0b564a6
test: add test for WebSocket secret verification in debugger
Trott Jul 11, 2021
8376b07
doc: use a details tag for completed initiatves
Trott Jul 17, 2021
4e28d2b
build: run workflows when a PR is ready for review
targos Jul 16, 2021
cd8e773
doc: update mailmap and AUTHORS
Trott Jul 14, 2021
86e1260
doc: revise strategic initiatives text
Trott Jul 17, 2021
ca947ac
doc: remove outdated step in onboarding exercise
Trott Jul 16, 2021
a3dee70
doc: fix broken internal link in http.md
Trott Jul 18, 2021
69b56a3
meta: add .mailmap entry for new email for existing contributor
Trott Jul 18, 2021
ae97a96
doc: simplify .mailmap file
Trott Jul 17, 2021
1e5aca5
inspector: mark as stable
gireeshpunathil Mar 14, 2021
d2c0da2
tools: added remark-frontmatter
benhalverson Mar 9, 2021
6e06b2f
build: update coverage Makefile target comments
richardlau Jul 12, 2021
d17afa0
doc: remove _Addenda_ from headers
Trott Jul 18, 2021
6a4c6ce
doc: update checkbox label in backporting guide
RaisinTen Jul 17, 2021
dfb77a5
tools: make internal link checker more robust
Trott Jul 18, 2021
f75224f
tools: email matchin is case insensitive for .mailmap
Trott Jul 18, 2021
39da842
doc: simplify unnecessarily specific .mailmap entries
Trott Jul 18, 2021
87c5332
tools: use mailmap for find-inactive-collaborators
Trott Jul 19, 2021
ab66dab
doc,meta: update email addresses for misterdjules
Trott Jul 19, 2021
d863a9d
deps: bump HdrHistogram_C to 0.11.2
mcollina Jul 20, 2021
e6ff7e6
src: close HandleWraps instead of deleting them in OnGCCollect()
addaleax Jul 19, 2021
83f5cc0
meta: update AUTHORS
Trott Jul 20, 2021
985ec48
src: print native module id on native module not found
legendecas Jul 20, 2021
c6ccd97
doc,tools: remove `checkLinks.mjs`
aduh95 Jun 30, 2021
a5152a0
tools: flag README/mailmap mismatches in find-inactive-collaborators
Trott Jul 19, 2021
55322c0
meta: align collaborator email in .mailmap/AUTHORS with README
Trott Jul 21, 2021
1302a91
meta: alphabetize .mailmap file
Trott Jul 21, 2021
2f816bf
meta: revise .mailmap for README consistency
Trott Jul 19, 2021
1b2078c
meta: align email address in README/.mailmap/AUTHORS
Trott Jul 24, 2021
5f49352
meta: align collaborator name in .mailmap/AUTHORS with README
Trott Jul 22, 2021
e826109
doc: update strategic initiative champion
Trott Jul 22, 2021
c7523da
doc: update AUTHORS
Trott Jul 22, 2021
695569f
doc: move lball@redhat.com to emeritus
lance Jul 23, 2021
c1782ea
events: allow the options argument to be null
lpinca Jul 22, 2021
5696bcf
test: fix WASI link test
richardlau Jul 22, 2021
719f156
build: fix `host_arch_cc()` for AIX/IBM i
richardlau Jul 22, 2021
b0c1aab
meta: update email address for collaborator
Trott Jul 25, 2021
f269df3
meta: remove unneeded .mailmap entry
Trott Jul 25, 2021
48ec33f
meta: update collaborator email in README
Trott Jul 24, 2021
61261cd
build: use Node.js 14 in commit-lint.yml
Trott Jul 24, 2021
61b4a98
zlib: avoid converting `Uint8Array` instances to `Buffer`
aduh95 Jul 22, 2021
3482bca
build: override python executable path on configure
legendecas Jul 20, 2021
9264cae
repl: do not include legacy getter/setter methods in completion
addaleax Jul 29, 2021
fbecae1
meta: move gdams to emeritus
Trott Jul 27, 2021
5e1c49f
meta: update collaborator email in AUTHORS/.mailmap
Trott Jul 26, 2021
27e9a44
meta: update collaborator email in README
Trott Jul 26, 2021
fdcc572
meta: update collaborator email in AUTHORS/.mailmap
Trott Jul 26, 2021
a437de3
doc: add code example to `http.createServer` method
juanarbol Jul 19, 2021
2bc301d
http: decodes url.username and url.password for authorization header
Jul 8, 2021
495cd02
src: add cosmetic space character to `async_wrap.h` file
juanarbol Jul 19, 2021
0bd6dd1
build: use lts shorthand in GitHub Actions
Trott Jul 27, 2021
1755f49
meta: add .mailmap entry to remove duplication in AUTHORS
Trott Jul 28, 2021
42669bb
doc: update backport labels in release guide
richardlau Jul 27, 2021
a718b26
doc: fence command examples in release guide
richardlau Jul 27, 2021
89c8afc
doc: remove outdated ARM information from release guide
richardlau Jul 27, 2021
8799a13
doc: move `NODE_MODULE_VERSION` in release guide
richardlau Jul 27, 2021
6c4febd
meta: add .mailmap entries to remove AUTHORS duplicates
Trott Jul 28, 2021
2d64286
meta: update .mailmap to remove duplication in AUTHORS
Trott Jul 28, 2021
48281ec
doc: add code examples to `Writable.destroy()` and `Writable.destroyed`
juanarbol Jul 22, 2021
1fbc19e
meta: update AUTHORS
Trott Jul 30, 2021
0833e2d
meta: add mailmap entry for ttzztztz
Trott Jul 30, 2021
fd2146b
meta: add mailmap entry for garygsc
Trott Jul 30, 2021
c696f97
build: exclude markdown files from some GitHub Actions
Trott Jul 28, 2021
030036e
meta: align README/.mailmap/AUTHORS email entries
Trott Jul 24, 2021
f46e8cd
debugger: remove undefined parameter
Trott Jul 29, 2021
78db43c
test: add test-debugger-breakpoint-exists
Trott Jul 29, 2021
68ef265
test: convert anonymous function to arrow function
himadriganguly Jul 31, 2021
2a2d8eb
meta: add mailmap entry for dmabupt
Trott Jul 31, 2021
ae3f8b1
meta: add mailmap entry for uttampawar
Trott Jul 31, 2021
472cf15
meta: add mailmap entry for ryzokuken
Trott Jul 31, 2021
a610760
test: deflake test-http2-buffersize
lpinca Jul 30, 2021
b9f2ea9
meta: update AUTHORS
Trott Aug 2, 2021
fdbe978
meta: consolidate emails for timruffles
Trott Jul 31, 2021
d87fcf9
meta: consolidate emails for timcosta
Trott Jul 31, 2021
fc9c680
meta: consolidate emails for tadhgcreedon
Trott Jul 31, 2021
60f41c3
meta: simplify mailmap
Trott Jul 31, 2021
ea5f204
inspector: update inspector_protocol to 8ec18cf
Trott Aug 1, 2021
78de83c
tools: improve error detection in find-inactive-collaborators
Trott Aug 1, 2021
2ca12c8
node-api: handle pending exception in cb wrapper
mhdawson Jul 21, 2021
3e8fc49
meta: update AUTHORS
Trott Aug 2, 2021
42359ab
deps: upgrade to libuv 1.42.0
lpinca Jul 26, 2021
cf59e87
inspector: update inspector_protocol to 89c4adf
Trott Aug 3, 2021
de17117
stream: clean `endWritableNT`
Mesteery Aug 3, 2021
779417f
test: use template to concatenate string
himadriganguly Aug 2, 2021
9672bbf
doc: fix color contrast issue in light mode
Trott Aug 5, 2021
df1e20a
doc: update debugger.md description and examples
Trott Aug 5, 2021
ad39687
tools: update inspector_protocol to fe0467fd105a
Trott Aug 7, 2021
b95a759
tools: update inspector_protocol to a53e96d31a2755eb16ca37
Trott Aug 7, 2021
383fa01
Revert "tools: fix compiler warning in inspector_protocol"
Trott Aug 7, 2021
6870bb7
tools: update inspector_protocol to 97d3146
Trott Aug 7, 2021
9847d58
tools: update inspector_protocol to 39ca567
Trott Aug 7, 2021
26a067e
tools: update inspector_protocol to e8ba1a7
Trott Aug 7, 2021
4301e25
meta: consolidate email addresses for szmarczak
Trott Aug 3, 2021
12fe34e
meta: consolidate email addresses for tadjik1
Trott Aug 3, 2021
bb06282
meta: consolidate email addresses for MarshallOfSound
Trott Aug 3, 2021
cd67d86
meta: update AUTHORS
Trott Aug 8, 2021
1eda844
meta: consolidate AUTHORS entries for samshull
Trott Aug 8, 2021
e86b59c
meta: consolidate AUTHORS entries for robin-drexler
Trott Aug 8, 2021
b65a635
meta: consolidate AUTHORS entries for Ayase-252
Trott Aug 8, 2021
6916a6c
meta: consolidate AUTHORS entries for homosaur
Trott Aug 8, 2021
4b2eee5
meta: consolidate AUTHORS entries for ooHmartY
Trott Aug 8, 2021
5b11042
lib: use `validateObject`
VoltrexKeyva Jul 31, 2021
9c33e4b
lib: use validator
VoltrexKeyva Jul 27, 2021
dbaf498
lib: use validators
VoltrexKeyva Aug 5, 2021
53300d3
doc: fixed variable names in queueMicrotask example
ashishmaurya Aug 2, 2021
09630cf
tools: cherry-pick ffb34b6d5dbf0
RaisinTen Mar 2, 2021
a338c0e
tools: fix more build warnings in inspector_protocol
richardlau Aug 10, 2021
49a7962
doc: fix `fs.rmdir` `recursive` option deprecation history
aduh95 Aug 10, 2021
e101935
lib: cleanup validation
VoltrexKeyva Aug 3, 2021
f8fee44
tools: update path-parse in markdown linter package-lock file
Trott Aug 10, 2021
c4686fa
src: fix TextDecoder final flush size calculation
jasnell Aug 11, 2021
95b9cc7
doc: fix YAML comment opening tags
jaydenseric Apr 21, 2021
dfdf6c7
tools: update markdown linter rules
Trott Apr 24, 2021
de94611
tools: bump remark-preset-lint-node to 3.0.0
Trott Aug 13, 2021
338189f
lib: simplify validators
VoltrexKeyva Aug 12, 2021
e201293
dgram: use simplified validator
VoltrexKeyva Aug 12, 2021
e660892
test: use simplfied validator
VoltrexKeyva Aug 13, 2021
0ff520c
policy: fix integrity when DEFAULT_ENCODING is set
tniessen Aug 12, 2021
00f2cee
doc: add himadriganguly as a triager
himadriganguly Aug 13, 2021
2624c98
doc: add example of self-reference in scoped packages
piranna Mar 6, 2021
64714b4
tools: update markdown lint dependencies
Trott Aug 15, 2021
9e772ca
doc: fix lint errors in packages.md
Trott Aug 17, 2021
1a8a26d
doc: fix malformed changelog entries
Trott Aug 13, 2021
ed3c332
build: add option to hide console window
zcbenz Aug 9, 2021
37b4708
repl: fix tla function hoisting
DonJayamanne Aug 15, 2021
d42bbe4
esm: use correct URL for error decoration
bmeck Mar 21, 2021
bcb85ad
policy: canonicalize before resolving specifiers
bmeck Mar 22, 2021
67c5921
tools: update rollup to latest version in markdown linter
Trott Aug 18, 2021
8f8f528
meta: add gyp as owner of gyp files and tools/gyp
mmarchini Aug 20, 2021
67f1bff
tools: update markdown linter dependencies and move to ESM
aduh95 Aug 18, 2021
e9b1a00
tools: fix markdown linting
Trott Aug 21, 2021
615477f
doc: update instructions for cc
mhdawson Aug 5, 2021
34c0701
deps: V8: cherry-pick 00bb1a77c03e
RaisinTen Aug 21, 2021
7b123ec
doc: improve description of the triagers team
targos Aug 21, 2021
5e1cba8
build: add authors.yml
bnb Aug 20, 2021
8efd559
doc: add duplicate CVE check in sec. release doc
danbev Aug 23, 2021
d99deea
build: fix update authors commit
Mesteery Aug 24, 2021
417a3ac
tools: use find-inactive-collaborators to modify README.md
Trott Aug 21, 2021
55493f2
tools: update workflow to open a pull request
Trott Aug 21, 2021
d39200c
tools: make utils.SearchFiles Python2-compatible
targos Sep 6, 2021
64fb928
test: fix flaky test-child-process-exec-abortcontroller-promisified
aduh95 Mar 2, 2021
0fabd8e
test: fix flaky test-vm-memleak
Trott Apr 3, 2021
007f9a0
test: fix test-vm-memleak for high baseline platforms
Trott Apr 3, 2021
d2834fb
fs: improve fsPromises writeFile performance
Linkgoron Mar 5, 2021
7af8896
2021-09-28, Version 14.18.0 'Fermium' (LTS)
targos Sep 4, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
meta: alphabetize .mailmap file
The file is mostly sorted in lexical order but there are exceptins, a
few of them significant. This puts everything in lexical order.

PR-URL: #39434
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
  • Loading branch information
Trott authored and targos committed Sep 4, 2021
commit 1302a911f52d118d7d385e312d6801315d0ad718
98 changes: 49 additions & 49 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -26,34 +26,34 @@ Andreas Offenhaeuser <offenhaeuser@gmail.com>
Andrew Hughes <Andrew.Hughes1@ibm.com> <andrew.hughes.101@outlook.com>
Andy Bettisworth <andy.bettisworth@accreu.com>
Angel Stoyanov <atstojanov@gmail.com>
Anna Henningsen <anna@addaleax.net> <sqrt@entless.org>
Anna Henningsen <anna@addaleax.net> <github@addaleax.net>
Anna Henningsen <anna@addaleax.net> <sqrt@entless.org>
Anna Magdalena Kedzierska <anna.mag.kedzierska@gmail.com> AnnaMag <AnnaMag@users.noreply.github.com>
Antoine Amara <amara.antoine@gmail.com>
Aria Stewart <aredridel@dinhe.net> <aredridel@nbtsc.org>
Arlo Breault <arlolra@gmail.com>
Arnaud Lefebvre <a.lefebvre@outlook.fr>
Arnout Kazemier <info@3rd-Eden.com> <3rd-Eden@users.noreply.github.com>
Artem Zaytsev <a.arepo@gmail.com>
Artur G Vieira <vieira.artur.g@gmail.com>
Arnout Kazemier <info@3rd-Eden.com> <3rd-Eden@users.noreply.github.com>
Asaf David <asafdav2@gmail.com>
Ash Cripps <acripps@redhat.com> <ashley.cripps@ibm.com>
Ash Cripps <acripps@redhat.com> <email@ashleycripps.co.uk>
Ash Cripps <acripps@redhat.com> <Ashley.Cripps@ibm.com>
Ash Cripps <acripps@redhat.com> <email@ashleycripps.co.uk>
Ashley Maceli <ashley.maceli@gmail.com>
Ashok Suthar <coderatlabs@gmail.com>
Ashutosh Kumar Singh <singhjug1994@gmail.com>
Atsuo Fukaya <fukayatsu@gmail.com>
Ben Lugavere <b.lugavere@gmail.com>
Ben Noordhuis <info@bnoordhuis.nl> <bnoordhuis@bender.(none)>
Ben Noordhuis <info@bnoordhuis.nl> <ben@strongloop.com>
Ben Noordhuis <info@bnoordhuis.nl> <bnoordhuis@bender.(none)>
Ben Taber <ben.taber@gmail.com>
Benjamin Coe <bencoe@gmail.com> <ben@npmjs.com>
Benjamin Coe <bencoe@gmail.com> <bencoe@google.com>
Benjamin Fleischer <github@benjaminfleischer.com> Benjamin Fleischer <benjamin.fleischer@swipesense.com>
Benjamin Gruenbaum <benjamingr@gmail.com> <benjamingruenbaum@Benjamins-MacBook-Pro.local>
Benjamin Gruenbaum <benjamingr@gmail.com> <benji@peer5.com>
Benjamin Gruenbaum <benjamingr@gmail.com> <inglor@gmail.com>
Benjamin Gruenbaum <benjamingr@gmail.com> <benjamingruenbaum@Benjamins-MacBook-Pro.local>
Benjamin Waters <benjamin.waters@outlook.com> <ben25890@gmail.com>
Bert Belder <bertbelder@gmail.com> <bert@piscisaureus2.(none)>
Bert Belder <bertbelder@gmail.com> <info@2bs.nl>
Expand Down Expand Up @@ -92,15 +92,15 @@ Damien Simonin Feugas <damien.feugas@gmail.com>
Dan Kaplun <dbkaplun@gmail.com> <dan@beardtree.com>
Dan Williams <dan@igniter.com> Dan.Williams <daniel@chat.za.net>
Daniel Abrão <danielpaladar@gmail.com>
Daniel Bevenius <daniel.bevenius@gmail.com>
Daniel Berger <code+node@dpbis.net>
Daniel Bevenius <daniel.bevenius@gmail.com>
Daniel Chcouri <333222@gmail.com>
Daniel Gröber <darklord@darkboxed.org>
Daniel Gröber <darklord@darkboxed.org> <dxld@darkboxed.org>
Daniel Paulino <d_paulino@outlook.com>
Daniel Pihlström <sciolist.se@gmail.com>
Daniel Wang <wangyang0123@gmail.com> firedfox <wangyang02@baidu.com>
Daniel Wang <wangyang0123@gmail.com>
Daniel Wang <wangyang0123@gmail.com> firedfox <wangyang02@baidu.com>
Danielle Adams <adamzdanielle@gmail.com> Danielle Adams <danielle.adams@heroku.com>
Danny Nemer <hi@dannynemer.com> <DannyNemer@users.noreply.github.com>
Danny Nemer <hi@dannynemer.com> <hi@DannyNemer.com>
Expand All @@ -109,8 +109,8 @@ Darshan Sen <raisinten@gmail.com> <darshan.sen@postman.com>
Dave Pacheco <dap@joyent.com> <dap@cs.brown.edu>
David Cai <davidcai1993@yahoo.com>
David Mark Clements <david.clements@nearform.com>
David Mark Clements <david.clements@nearform.com> <huperekchuno@googlemail.com>
David Mark Clements <david.clements@nearform.com> <david.mark.clements@gmail.com>
David Mark Clements <david.clements@nearform.com> <huperekchuno@googlemail.com>
David Siegel <david@artcom.de> <david.siegel@artcom.de>
DC <dcposch@dcpos.ch>
Deepjyoti Mondal <djmdeveloper060796@gmail.com>
Expand All @@ -126,8 +126,8 @@ Erwin W. Ramadhan <erwinwahyuramadhan@gmail.com>
Eugene Obrezkov <ghaiklor@gmail.com>
EungJun Yi <semtlenori@gmail.com>
Evan Larkin <evan.larkin.il.com> <evan.larkin.iit@gmail.com>
Evan Lucas <evanlucas@me.com> <evan@btc.com>
Evan Lucas <evanlucas@me.com> <evan.lucas@help.com>
Evan Lucas <evanlucas@me.com> <evan@btc.com>
FangDun Cai <cfddream@gmail.com>
Fangshi He <hefangshi@gmail.com>
Farid Neshat <FaridN_SOAD@yahoo.com>
Expand Down Expand Up @@ -157,11 +157,11 @@ Halil İbrahim Şener <hisener@yahoo.com>
Hannah Kim <h.heeeun.kim@gmail.com>
Hannes Magnusson <hannes.magnusson@gmail.com> <hannes.magnusson@creditkarma.com>
Hendrik Schwalm <mail@hendrikschwalm.de>
Hitesh Kanwathirtha <hiteshk@microsoft.com> <digitalinfinity@gmail.com>
Henry Chin <hheennrryy@gmail.com>
Herbert Vojčík <herby@mailbox.sk>
himself65 <himself65@mask.io> <himself6565@gmail.com>
himself65 <himself65@mask.io> <himself65@outlook.com>
himself65 <himself65@mask.io> <himself6565@gmail.com>
Hitesh Kanwathirtha <hiteshk@microsoft.com> <digitalinfinity@gmail.com>
Icer Liang <liangshuangde@163.com> <wizicer@users.noreply.github.com>
Igor Savin <iselwin@gmail.com>
Igor Soarez <igorsoarez@gmail.com>
Expand All @@ -185,15 +185,17 @@ Jenna Vuong <jennavuong@gmail.com> <hello@jennavuong.com>
JeongHoon Byun <outsideris@gmail.com>
Jered Schmidt <tr@nslator.jp>
Jeremiah Senkpiel <fishrock123@rocketmail.com>
Jérémy Lal <kapouer@melix.org>
Jérémy Lal <kapouer@melix.org> <holisme@gmail.com>
Jerry Chin <qinjia@outlook.com>
Jessica Quynh Tran <jessica.quynh.tran@gmail.com>
Jesús Leganés-Combarro 'piranna <piranna@gmail.com>
Joe Shaw <joe@joeshaw.org> <joeshaw@litl.com>
Johan Bergström <bugs@bergstroem.nu>
Johan Dahlberg <jfd@distrop.com> <dahlberg.johan@gmail.com>
Johann Hofmann <git@johann-hofmann.com>
John Barboza <jbarboza@ca.ibm.com> jBarz <jBarz@users.noreply.github.com>
John Barboza <jbarboza@ca.ibm.com>
John Barboza <jbarboza@ca.ibm.com> jBarz <jBarz@users.noreply.github.com>
John Gardner <gardnerjohng@gmail.com>
John McGuirk <johnmac81@gmail.com>
John Musgrave <musgravejw@gmail.com>
Expand All @@ -204,13 +206,14 @@ Jonathan Gourlay <gourlayjd@linux.com>
Jonathan Ong <jonathanrichardong@gmail.com> <jonathanong@users.noreply.github.com>
Jonathan Persson <persson.jonathan@gmail.com> <jonathan.persson@creuna.se>
Jonathan Rentzsch <jwr.git@redshed.net>
Joseph Leon <joseph.leon.9@gmail.com>
Jose Luis Vivero <josluivivgar@gmail.com>
Joseph Leon <joseph.leon.9@gmail.com>
Josh Erickson <josh@snoj.us>
Josh Hunter <jopann@gmail.com>
Joshua S. Weinstein <josher19@users.sf.net>
Joyee Cheung <joyeec9h3@gmail.com>
Joyee Cheung <joyeec9h3@gmail.com> Joyee Cheung <joyee@igalia.com>
Juan Sebastian Velez Posada <sebasvelez@gmail.com>
Juan Soto <juan@juansoto.me>
Julien Gilli <jgilli@netflix.com> <julien.gilli@joyent.com>
Julien Klepatch <julien@julienklepatch.com>
Expand All @@ -220,17 +223,14 @@ Junliang Yan <jyan@ca.ibm.com> <jyan@ca.ibm.ca>
Junshu Okamoto <o_askgulf@icloud.com>
Justin Beckwith <beckwith@google.com> <justin.beckwith@gmail.com>
Justin Lee <justinlee0022@gmail.com> <justin.lee@ubc.ca>
Jérémy Lal <kapouer@melix.org>
Jérémy Lal <kapouer@melix.org> <holisme@gmail.com>
Juan Sebastian Velez Posada <sebasvelez@gmail.com>
Kai Sasaki Lewuathe <sasaki_kai@lewuathe.sakura.ne.jp>
Karl Skomski <karl@skomski.com> <mail@skomski.com>
Kat Marchán <kzm@zkat.tech> <kzm@sykosomatic.org>
Kathy Truong <kathy.yvy.truong@gmail.com>
Kazuyuki Yamada <tasogare.pg@gmail.com>
Ke Ding <dingkework@hotmail.com>
Keith M Wesolowski <wesolows@joyent.com> <wesolows@foobazco.org>
Kelsey Breseman <ifoundthemeaningoflife@gmail.com>
Ke Ding <dingkework@hotmail.com>
Khaidi Chu <i@2333.moe>
Khaidi Chu <i@2333.moe> <admin@xcoder.in>
Kimberly Wilber <gcr@sneakygcr.net>
Expand All @@ -246,8 +246,8 @@ Luke Bayes <lbayes@patternpark.com>
Lydia Kats <llkats@gmail.com>
Maciej Małecki <maciej.malecki@notimplemented.org> <me@mmalecki.com>
MaleDong <maledong_github@outlook.com> <maledong_private@qq.com>
Malte-Thorben Bruns <skenqbx@gmail.com> <skenqbx@googlemail.com>
Malte-Thorben Bruns <skenqbx@gmail.com>
Malte-Thorben Bruns <skenqbx@gmail.com> <skenqbx@googlemail.com>
Mandeep Singh <mandeep25894@gmail.com> <mandeep.singh@zomato.com>
Manil Chowdhurian <manil.chowdhury@gmail.com>
Marcelo Gobelli <marcelo.gobelli@gmail.com>
Expand All @@ -257,20 +257,20 @@ Marcin Zielinski <marzelin@gmail.com>
Marti Martz <thalamew@q.com>
Martial James Jefferson <martial.jefferson@gmail.com>
Martijn Schrage <martijn@oblomov.com>
Masato Ohba <over.rye@gmail.com>
Mary Marchini <oss@mmarchini.me> <matheusdot@gmail.com>
Mary Marchini <oss@mmarchini.me> <mat@mmarchini.me>
Mary Marchini <oss@mmarchini.me> <matheus@sthima.com.br>
Mary Marchini <oss@mmarchini.me> <matheus@sthima.com>
Mary Marchini <oss@mmarchini.me> <matheusdot@gmail.com>
Mary Marchini <oss@mmarchini.me> <mmarchini@netflix.com>
Mary Marchini <oss@mmarchini.me> <mat@mmarchini.me>
Masato Ohba <over.rye@gmail.com>
Mathias Buus <mathiasbuus@gmail.com> <m@ge.tt>
Mathias Pettersson <mape@mape.me>
Matt Lang <matt@mediasuite.co.nz>
Matt Reed <matthewreed26@gmail.com>
Matteo Collina <matteo.collina@gmail.com> <hello@matteocollina.com>
Matthias Bastian <dev@matthias-bastian.de> piepmatz <piepmatz@users.noreply.github.com>
Mathias Buus <mathiasbuus@gmail.com> <m@ge.tt>
Mathias Pettersson <mape@mape.me>
Matthew Lye <muddletoes@hotmail.com>
Matthew Turner <matty_t47@hotmail.com> <ramesius@users.noreply.github.com>
Matthias Bastian <dev@matthias-bastian.de> piepmatz <piepmatz@users.noreply.github.com>
Maurice Hayward <mauricehayward1@gmail.com>
Michael Bernstein <michaelrbernstein@gmail.com>
Michael Dawson <michael_dawson@ca.ibm.com> <mdawson@devrus.com>
Expand All @@ -289,8 +289,8 @@ Minwoo Jung <nodecorelab@gmail.com> <minwoo@nodesource.com>
Miroslav Bajtoš <miroslav@strongloop.com> <miro.bajtos@gmail.com>
Mitar Milutinovic <mitar.git@tnode.com>
Myles Borins <mylesborins@github.com> <mborins@us.ibm.com>
Myles Borins <mylesborins@github.com> <mylesborins@google.com>
Myles Borins <mylesborins@github.com> <myles.borins@gmail.com>
Myles Borins <mylesborins@github.com> <mylesborins@google.com>
Nam Nguyen <nam.nguyen@de.ibm.com>
Nebu Pookins <nebu@nebupookins.net>
Netto Farah <nettofarah@gmail.com>
Expand Down Expand Up @@ -322,14 +322,14 @@ Reza Akhavan <reza@akhavan.me>
Ricardo Sánchez Gregorio <me@richnologies.io>
Richard Lau <rlau@redhat.com> <riclau@uk.ibm.com>
Rick Olson <technoweenie@gmail.com>
Rob Adelmann <adelmann@adobe.com> <robadelmann@gmail.com>
Rob Adelmann <adelmann@adobe.com>
Rob Adelmann <adelmann@adobe.com> <robadelmann@gmail.com>
Robert Nagy <ronagy@icloud.com> Robert Nagy <robertnagy@Roberts-MacBook-Pro.local>
Rod Machen <rod.machen@help.com> <mail@rodmachen.com>
Roman Klauke <romaaan.git@gmail.com> <romankl@users.noreply.github.com>
Roman Reiss <me@silverwind.io>
Ron Korving <ron@ronkorving.nl> <rkorving@wizcorp.jp>
Ron Korving <ron@ronkorving.nl>
Ron Korving <ron@ronkorving.nl> <rkorving@wizcorp.jp>
Ruben Bridgewater <ruben@bridgewater.de> <ruben.bridgewater@fintura.de>
Ruben Bridgewater <ruben@bridgewater.de> <ruben.bridgewater@maibornwolff.de>
Russell Dempsey <sgtpooki@gmail.com> <SgtPooki@gmail.com>
Expand All @@ -342,34 +342,34 @@ Sagir Khan <sagir.khan@gmail.com>
Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Sam Mikes <smikes@cubane.com>
Sam P Gallagher-Bishop <samgallagherb@gmail.com> <SPGB@users.noreply.github.com>
Sam Roberts <vieuxtech@gmail.com> <sam@strongloop.com>
Sam Shull <brickysam26@gmail.com> <brickysam26@samuel-shulls-computer.local>
Sam Shull <brickysam26@gmail.com> <sshull@squaremouth.com>
Sam Roberts <vieuxtech@gmail.com> <sam@strongloop.com>
Samantha Sample <ssample812@gmail.com> = <=>
Sambasiva Suda <sambasivarao@gmail.com>
San-Tai Hsu <v@fatpipi.com>
Santiago Gimeno <santiago.gimeno@gmail.com> <santiago.gimeno@ionide.es>
Sarah Meyer <sarahsaltrick@gmail.com>
Sartrey Lee <sartrey@163.com>
Saúl Ibarra Corretgé <s@saghul.net> <saghul@gmail.com>
Shobhit Chittora <chittorashobhit@gmail.com> <schittora@paypal.com>
Scott Blomquist <github@scott.blomqui.st> <sblom@microsoft.com>
Segu Riluvan <rilwan22@hotmail.com> <riluvan@gmail.com>
Sergey Kryzhanovsky <skryzhanovsky@gmail.com> <another@dhcp199-223-red.yandex.net>
Shannen Saez <shannenlaptop@gmail.com>
Shaopeng Zhang <szhang351@bloomberg.net>
Shelley Vohr <shelley.vohr@gmail.com> Shelley Vohr <codebytere@gmail.com>
Shigeki Ohtsu <ohtsu@ohtsu.org> <ohtsu@iij.ad.jp>
Shigeki Ohtsu <ohtsu@ohtsu.org> <ohtsu@d.jp>
Shigeki Ohtsu <ohtsu@ohtsu.org> <ohtsu@iij.ad.jp>
Shivang Saxena <shivangs44@gmail.com>
Shiya Luo <luo.shiya@gmail.com>
Shobhit Chittora <chittorashobhit@gmail.com> <schittora@paypal.com>
Siddharth Mahendraker <siddharth_mahen@hotmail.com> <siddharth_mahen@me.com>
Simon Willison <simon@simonwillison.net>
Siobhan O'Donovan <siobhan@justshiv.com>
Siyuan Gao <siyuangao@gmail.com>
solebox <solekiller@gmail.com> solebox <5013box@gmail.com>
Sreepurna Jasti <sreepurna.jasti@gmail.com> <jsreepur@in.ibm.com>
Sreepurna Jasti <sreepurna.jasti@gmail.com>
Sreepurna Jasti <sreepurna.jasti@gmail.com> <jsreepur@in.ibm.com>
Stanislav Opichal <opichals@gmail.com>
Stefan Budeanu <stefan@budeanu.com> <stefanbu@ca.ibm.com>
Stefan Bühler <stbuehler@web.de>
Expand All @@ -381,35 +381,35 @@ Stewart X Addison <sxa@redhat.com> <sxa@uk.ibm.com>
Suraiya Hameed <hameedsuraiya@gmail.com>
Suramya shah <shah.suramya@gmail.com> ss22ever <ss22ever@users.noreply.github.com>
Surya Panikkal <surya.com@gmail.com>
Taehee Kang <hugnosis@gmail.com>
Tanuja-Sawant <f2013658@goa.bits-pilani.ac.in> <thinkbigtanu@gmail.com>
Taylor Woll <taylor.woll@microsoft.com> taylor.woll <tawoll@ntdev.microsoft.com>
Thomas Watson <w@tson.dk>
Timothy O. Peters <timotewpeters@gmail.com>
Timur Shemsedinov <timur.shemsedinov@gmail.com>
Ting Shao <ting.shao@intel.com>
Toby Farley <tobyfarley@gmail.com>
Toby Stableford <tobytronics@gmail.com> toboid <toboid@users.noreply.github.com>
Todd Kennedy <todd@selfassembled.org> <toddself@users.noreply.github.com>
TJ Holowaychuk <tj@vision-media.ca>
TJ Holowaychuk <tj@vision-media.ca> <tjholowayhuk@gmail.com>
Tadashi SAWADA <cesare@mayverse.jp>
Taehee Kang <hugnosis@gmail.com>
Takahiro ANDO <takahiro.ando@gmail.com>
Tanuja-Sawant <f2013658@goa.bits-pilani.ac.in> <thinkbigtanu@gmail.com>
Tarun Batra <tarun.batra00@gmail.com>
Taylor Woll <taylor.woll@microsoft.com> taylor.woll <tawoll@ntdev.microsoft.com>
Ted Young <ted@radicaldesigns.org>
Teppei Sato <teppeis@gmail.com>
Theotime Poisseau <theotime.poisseau@gmail.com>
Thomas Hunter II <me@thomashunter.name> <tom@intrinsic.com>
Thomas Lee <thomas.lee@shinetech.com> <tom@tom-debian.sensis.com.au>
Thomas Reggi <thomas@reggi.com>
Tierney Cyren <hello@bnb.im> &! (bitandbang) <tieliaco@gmail.com>
Thomas Watson <w@tson.dk>
Tierney Cyren <hello@bnb.im>
Tierney Cyren <hello@bnb.im> &! (bitandbang) <tieliaco@gmail.com>
Tim Caswell <tim@creationix.com> <tim@0-26-8-e9-4c-e1.dyn.utdallas.edu>
Tim Price <timprice@mangoraft.com>
Tim Smart <timehandgod@gmail.com> <tim@fostle.com>
Tim Smart <timehandgod@gmail.com>
Tim Smart <timehandgod@gmail.com> <tim@fostle.com>
Timothy Leverett <zzzzBov@gmail.com>
Timothy O. Peters <timotewpeters@gmail.com>
Timur Shemsedinov <timur.shemsedinov@gmail.com>
Ting Shao <ting.shao@intel.com>
TJ Holowaychuk <tj@vision-media.ca>
TJ Holowaychuk <tj@vision-media.ca> <tjholowayhuk@gmail.com>
Tobias Nießen <tniessen@tnie.de> <tniessen@users.noreply.github.com>
Toby Farley <tobyfarley@gmail.com>
Toby Stableford <tobytronics@gmail.com> toboid <toboid@users.noreply.github.com>
Todd Kennedy <todd@selfassembled.org> <toddself@users.noreply.github.com>
Tom Atkinson <atkinson.tommy@nsoft.com> <atkinson.tommy@nhome.ba>
Tom Atkinson <atkinson.tommy@nsoft.com> <atkinson.tommy@nsoft.ba>
Tom Hughes <tom.hughes@palm.com> <tomtheengineer@gmail.com>
Expand All @@ -429,19 +429,19 @@ Vladimir de Turckheim <vlad2t@hotmail.com>
Voltrex <mohammadkeyvanzade94@gmail.com> Voltrex <62040526+VoltrexMaster@users.noreply.github.com>
vsemozhetbyt <vsemozhetbyt@gmail.com>
Wang Xinyong <wang.xy.chn@gmail.com> <wangxy.chn@gmail.com>
Wei-Wei Wu <wuxx1045@umn.edu>
Weijia Wang <381152119@qq.com>
Weijia Wang <381152119@qq.com> <starkwang@126.com>
Weijia Wang <381152119@qq.com> <starkewang@tencent.com>
Wei-Wei Wu <wuxx1045@umn.edu>
Willi Eggeling <email@wje-online.de>
Weijia Wang <381152119@qq.com> <starkwang@126.com>
Will Hayslett <william.hayslettjr@gmail.com>
Willi Eggeling <email@wje-online.de>
Wilson Lin <wla80@sfu.ca>
Wyatt Preul <wpreul@gmail.com>
Xavier J Ortiz <xavier.ortiz.ch@gmail.com>
xiaoyu <306766053@qq.com>
Yael Hermon <yaelherm@gmail.com> <yaelhe@wix.com>
Yazhong Liu <yorkiefixer@gmail.com> <l900422@vip.qq.com>
Yazhong Liu <yorkiefixer@gmail.com>
Yazhong Liu <yorkiefixer@gmail.com> <l900422@vip.qq.com>
Yingchen Xue <yingchenxue@qq.com>
Yongsheng Zhang <zyszys98@gmail.com>
Yongsheng Zhang <zyszys98@gmail.com> <17367077526@163.com>
Expand Down