diff --git a/packages/google-cloud-dns/.mailmap b/packages/google-cloud-dns/.mailmap deleted file mode 100644 index a77040462df..00000000000 --- a/packages/google-cloud-dns/.mailmap +++ /dev/null @@ -1,4 +0,0 @@ -Jason Dobry Jason Dobry -Luke Sneeringer Luke Sneeringer -Stephen Sawchuk Stephen Sawchuk -Stephen Sawchuk Stephen Sawchuk \ No newline at end of file diff --git a/packages/google-cloud-dns/CONTRIBUTORS b/packages/google-cloud-dns/CONTRIBUTORS deleted file mode 100644 index 4f9ca4fe7b6..00000000000 --- a/packages/google-cloud-dns/CONTRIBUTORS +++ /dev/null @@ -1,16 +0,0 @@ -# The names of individuals who have contributed to this project. -# -# Names are formatted as: -# name -# -Ace Nassri -Alexander Fenster -Dave Gramlich -Eric Uldall -Jason Dobry -Karim -Luke Sneeringer -Stephen -Stephen Sawchuk -Tim Swast -greenkeeper[bot] diff --git a/packages/google-cloud-dns/package.json b/packages/google-cloud-dns/package.json index 923260c0558..d8549a8cd0e 100644 --- a/packages/google-cloud-dns/package.json +++ b/packages/google-cloud-dns/package.json @@ -29,19 +29,6 @@ "google dns", "dns" ], - "contributors": [ - "Ace Nassri ", - "Alexander Fenster ", - "Dave Gramlich ", - "Eric Uldall ", - "Jason Dobry ", - "Karim ", - "Luke Sneeringer ", - "Stephen ", - "Stephen Sawchuk ", - "Tim Swast ", - "greenkeeper[bot] " - ], "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",