You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2020/10/02 19:43:55 UTC

[cordova-lib] branch master updated: chore: clean up package.json (#858)

This is an automated email from the ASF dual-hosted git repository.

raphinesse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 81cd972  chore: clean up package.json (#858)
81cd972 is described below

commit 81cd972c2e184f868fe8d9e649b0a4220034a1e5
Author: Raphael von der Grün <ra...@gmail.com>
AuthorDate: Fri Oct 2 21:43:04 2020 +0200

    chore: clean up package.json (#858)
---
 package.json | 112 +----------------------------------------------------------
 1 file changed, 1 insertion(+), 111 deletions(-)

diff --git a/package.json b/package.json
index ff389cf..3aa639e 100644
--- a/package.json
+++ b/package.json
@@ -45,115 +45,5 @@
     "cover": "nyc -x spec/ -x integration-tests/ npm test",
     "report-coverage": "nyc report -r text-lcov > coverage.lcov && codecov",
     "e2e-tests": "jasmine \"integration-tests/**/*.spec.js\""
-  },
-  "contributors": [
-    {
-      "name": "Brian LeRoux",
-      "email": "b@brian.io"
-    },
-    {
-      "name": "Fil Maj",
-      "email": "maj.fil@gmail.com"
-    },
-    {
-      "name": "Mike Reinstein",
-      "email": "reinstein.mike@gmail.com"
-    },
-    {
-      "name": "Darry Pogue",
-      "email": "darryl@dpogue.ca"
-    },
-    {
-      "name": "Michael Brooks",
-      "email": "michael@michaelbrooks.ca"
-    },
-    {
-      "name": "Braden Shepherdson",
-      "email": "braden@chromium.org"
-    },
-    {
-      "name": "Gord Tanner",
-      "email": "gtanner@gmail.com"
-    },
-    {
-      "name": "Tim Kim",
-      "email": "timk@adobe.com"
-    },
-    {
-      "name": "Benn Mapes",
-      "email": "Benn.Mapes@gmail.com"
-    },
-    {
-      "name": "Michael Wolf",
-      "email": "Michael.Wolf@Cynergy.com"
-    },
-    {
-      "name": "Andrew Grieve",
-      "email": "agrieve@chromium.org"
-    },
-    {
-      "name": "Bryan Higgins",
-      "email": "bhiggins@blackberry.com"
-    },
-    {
-      "name": "Don Coleman",
-      "email": "dcoleman@chariotsolutions.com"
-    },
-    {
-      "name": "Germano Gabbianelli",
-      "email": "tyron.mx@gmail.com"
-    },
-    {
-      "name": "Ian Clelland",
-      "email": "iclelland@chromium.org"
-    },
-    {
-      "name": "Lucas Holmqust",
-      "email": "lholmqui@redhat.com"
-    },
-    {
-      "name": "Matt LeGrand",
-      "email": "mlegrand@gmail.com"
-    },
-    {
-      "name": "Michal Mocny",
-      "email": "mmocny@gmail.com"
-    },
-    {
-      "name": "Sam Breed",
-      "email": "sam@quickleft.com"
-    },
-    {
-      "name": "Tommy-Carlos Williams",
-      "email": "tommy@devgeeks.org"
-    },
-    {
-      "name": "Rubén Norte",
-      "email": "rubennorte@gmail.com"
-    },
-    {
-      "name": "Germano Gabbianelli",
-      "email": "tyrion.mx@gmail.com"
-    },
-    {
-      "name": "Steven Gill",
-      "email": "stevengill97@gmail.com"
-    },
-    {
-      "name": "Jesse",
-      "email": "purplecabbage@gmail.com"
-    },
-    {
-      "name": "Anis Kadri"
-    },
-    {
-      "name": "Ryan Willoughby"
-    },
-    {
-      "name": "Brett Rudd"
-    },
-    {
-      "name": "Shazron Abdullah"
-    }
-  ]
+  }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org