Commit Graph

168 Commits

Author SHA1 Message Date
Chemi Atlow f62b24276c
meta: add mailmap entry for atlowChemi
PR-URL: https://github.com/nodejs/node/pull/48810
Refs: https://github.com/nodejs/node/pull/48806
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Richard Lau <rlau@redhat.com>
2023-11-26 20:32:22 +01:00
Rich Trott 077686055b
meta: add mailmap entry for KhafraDev
This will make `git log` entries for KhafraDev show up using the name
in the README, which is required so that find-inactive-collaborators.mjs
doesn't incorrectly flag him for removal.

PR-URL: https://github.com/nodejs/node/pull/47512
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2023-07-07 00:06:05 +03:00
Node.js GitHub Bot 5efb829156
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/46504
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2023-04-02 21:40:49 -04:00
Rich Trott 8865424c31 meta: add .mailmap entry
PR-URL: https://github.com/nodejs/node/pull/46303
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-03-04 23:03:29 -05:00
Node.js GitHub Bot 10afecd0d8 meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/46130
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2023-01-31 08:04:16 -05:00
Rich Trott dc5340018f
meta: add .mailmap entry for Stefan Stojanovic
PR-URL: https://github.com/nodejs/node/pull/45703
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2023-01-03 08:39:08 -05:00
Nicolas Stepien 775f659380
meta: update AUTHORS info for nstepien
PR-URL: https://github.com/nodejs/node/pull/45692
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-01-03 08:39:07 -05:00
Node.js GitHub Bot 404172bb7c
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/45443
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2023-01-03 08:38:47 -05:00
Michael Dawson 846b1aefac
doc: fix email for Ashley
Signed-off-by: Michael Dawson <mdawson@devrus.com>
PR-URL: https://github.com/nodejs/node/pull/45364
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ash Cripps <acripps@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
2023-01-03 08:38:41 -05:00
Node.js GitHub Bot 28b937ae38
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/45333
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-01-03 08:38:36 -05:00
Node.js GitHub Bot d7fe2eac07
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/45238
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-01-03 08:38:30 -05:00
Node.js GitHub Bot 9ec6117b65
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/45020
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2023-01-03 08:38:12 -05:00
Node.js GitHub Bot 0db86ee98e
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/44930
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-10-11 09:10:10 -04:00
Rich Trott 97d2ed7296 meta: add mailmap entry for dnlup
This updates dnlup's name to their preferred email per their last pull
request.

This will also prevent duplicate entries for dnlup when the
update-authors job runs.

It also moves one unrelated line in .mailmap so that all lines are
sorted in lexical order.

PR-URL: https://github.com/nodejs/node/pull/44716
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2022-09-26 19:07:45 -03:00
Node.js GitHub Bot 8977a87504
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/44321
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-08-22 19:37:29 -04:00
Node.js GitHub Bot a996f53c78
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/44065
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2022-08-22 19:37:13 -04:00
Ruy Adorno fe83d514b2
doc: update collaborator email
Updating my email on the collaborator section of README.

PR-URL: https://github.com/nodejs/node/pull/44044
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Feng Yu <F3n67u@outlook.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-08-22 19:37:13 -04:00
Bethany Nicolle Griggs 1f80b88da5
doc: update email and mailmap for BethGriggs
PR-URL: https://github.com/nodejs/node/pull/43985
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-07-25 21:44:29 -04:00
Node.js GitHub Bot 5aa3b213ac
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43966
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-07-25 21:43:50 -04:00
Node.js GitHub Bot 8a8de94034
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43872
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-07-25 21:43:41 -04:00
Node.js GitHub Bot 3b08dfdc5d
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43750
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-07-12 07:41:56 +02:00
Node.js GitHub Bot d650c9c6b0
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43573
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-07-12 07:41:39 +02:00
Node.js GitHub Bot b9204c9be8
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43480
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2022-07-12 07:41:34 +02:00
Node.js GitHub Bot 09da76493a meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43231
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-05-30 12:59:37 -04:00
Chengzhong Wu 1da6b7c32b meta: add mailmap entry for legendecas
PR-URL: https://github.com/nodejs/node/pull/43156
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-05-30 12:33:53 -04:00
Luigi Pinca 1be254b24e meta: add mailmap entry for npm team
PR-URL: https://github.com/nodejs/node/pull/43143
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
2022-05-30 12:33:53 -04:00
Luigi Pinca 7d8d9d625a meta: add mailmap entry for Morgan Roderick
PR-URL: https://github.com/nodejs/node/pull/43144
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-05-30 12:33:53 -04:00
Paolo Insogna ddd271ec2b
meta: add mailmap entry for ShogunPanda
PR-URL: https://github.com/nodejs/node/pull/43094
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-05-16 11:12:18 +01:00
Rich Trott 174ff972f0
meta: update .mailmap for recent README name change
PR-URL: https://github.com/nodejs/node/pull/43027
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-05-16 11:12:10 +01:00
LiviaMedeiros 4a3f678e70
doc: add LiviaMedeiros to collaborators
Fixes: https://github.com/nodejs/node/issues/42828

PR-URL: https://github.com/nodejs/node/pull/43039
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2022-05-16 11:12:08 +01:00
Node.js GitHub Bot 16df8ad7c3 meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/43004
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-05-10 09:13:20 -03:00
Node.js GitHub Bot fdc65032a7
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/42848
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-04-28 06:57:23 +02:00
Node.js GitHub Bot 14893c5984
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/42760
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-04-28 06:56:11 +02:00
Rich Trott d58f4081b5
meta: update .mailmap and AUTHORS
Refs: https://github.com/nodejs/node/pull/42599#issuecomment-1087429171

PR-URL: https://github.com/nodejs/node/pull/42602
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-04-04 20:20:00 +01:00
Node.js GitHub Bot 406949e4dc
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/42227
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-03-06 09:06:58 +00:00
Node.js GitHub Bot dba239e182
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/42058
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-02-20 12:49:03 +00:00
Rich Trott 8d908c14a6
meta: update AUTHORS and .mailmap
Update .mailmap entries and AUTHORS file.

PR-URL: https://github.com/nodejs/node/pull/41953
Refs: https://github.com/nodejs/node/pull/41952
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-02-14 19:29:59 +00:00
Node.js GitHub Bot 365e5f5529
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41868
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2022-02-06 03:46:56 +00:00
Node.js GitHub Bot 6edd9a5851
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41763
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-01-30 03:36:12 +00:00
Rich Trott aaa04b2c6c
meta: update mailmap/AUTHORS info for existing collaborator
Use the same email address in AUTHORS, README.md, and git metadata for
existing collaborator.

PR-URL: https://github.com/nodejs/node/pull/41750
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-01-29 22:10:48 +00:00
Rich Trott 3e0526ce33
meta: adjust mailmap/AUTHORS to reflect README change
Refs: https://github.com/nodejs/node/pull/41683#pullrequestreview-861551695

PR-URL: https://github.com/nodejs/node/pull/41751
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2022-01-29 18:31:31 +00:00
Node.js GitHub Bot 3d27a04b56
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41659
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-01-23 14:50:51 +00:00
Node.js GitHub Bot 67beba879c
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41548
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-01-16 15:18:27 +00:00
Michael Dawson 02abe5cb98 doc: update mailmap entries for mhdawson
Update the content and order of my mailmap entries. Recent
changelogs have been using my outdated email address.

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: https://github.com/nodejs/node/pull/41437
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Adrian Estrada <edsadr@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2022-01-11 00:47:10 -08:00
Jacob Smith f0274635e1
meta: correct my name in AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41444
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Qingyu Deng <i@ayase-lab.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2022-01-10 10:13:13 +00:00
Node.js GitHub Bot ad747a8956
meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41374
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-01-04 11:58:45 +00:00
Node.js GitHub Bot 4d7dd6c38a meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41144
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2021-12-12 15:49:09 -08:00
Node.js GitHub Bot b9f81ad1ae meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/41088
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2021-12-05 08:01:10 -08:00
null 8a09a1ec66 meta: update name and email
PR-URL: https://github.com/nodejs/node/pull/40848
Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-11-18 09:59:54 -08:00
Node.js GitHub Bot 94fa781580 meta: update AUTHORS
PR-URL: https://github.com/nodejs/node/pull/40809
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-11-15 20:19:10 -08:00