diff --git a/.mailmap b/.mailmap deleted file mode 100644 index 6b58e7bf4..000000000 --- a/.mailmap +++ /dev/null @@ -1,6 +0,0 @@ -Jason Dobry Jason Dobry -Jason Dobry Jason Dobry -Jun Mukai Jun Mukai -Luke Sneeringer -Stephen Sawchuk Stephen -Stephen Sawchuk Stephen Sawchuk diff --git a/CONTRIBUTORS b/CONTRIBUTORS deleted file mode 100644 index 3c498cd58..000000000 --- a/CONTRIBUTORS +++ /dev/null @@ -1,25 +0,0 @@ -# The names of individuals who have contributed to this project. -# -# Names are formatted as: -# name -# -Ace Nassri -Alexander Fenster -Ali Ijaz Sheikh -Dave Gramlich -Dominic Kramer -Eric Uldall -Geoffrey Gowan -Jason Dobry -Jun Mukai -Luke Sneeringer -Luke Sneeringer -Patrick Costello -Philip Irri -Song Wang -Stephen Sawchuk -Tim Swast -Walter Poupore -antoine beauᵛᵃᴵˢ⁻lacᵃˢˢᵉ -greenkeeper[bot] -tcrognon diff --git a/package.json b/package.json index efc22804d..876e17e86 100644 --- a/package.json +++ b/package.json @@ -28,28 +28,6 @@ "google datastore", "datastore" ], - "contributors": [ - "Ace Nassri ", - "Alexander Fenster ", - "Ali Ijaz Sheikh ", - "Dave Gramlich ", - "Dominic Kramer ", - "Eric Uldall ", - "Geoffrey Gowan ", - "Jason Dobry ", - "Jun Mukai ", - "Luke Sneeringer ", - "Luke Sneeringer ", - "Patrick Costello ", - "Philip Irri ", - "Song Wang ", - "Stephen Sawchuk ", - "Tim Swast ", - "Walter Poupore ", - "antoine beauᵛᵃᴵˢ⁻lacᵃˢˢᵉ ", - "greenkeeper[bot] ", - "tcrognon " - ], "scripts": { "docs": "jsdoc -c .jsdoc.js", "generate-scaffolding": "repo-tools generate all && repo-tools generate lib_samples_readme -l samples/ --config ../.cloud-repo-tools.json",