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:44:04 UTC

[cordova-node-xcode] branch master updated: chore: clean up package.json (#115)

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-node-xcode.git


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

commit 127a4dfe3422d36d69c54215bde6ceeef5d892ff
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Fri Oct 2 21:43:07 2020 +0200

    chore: clean up package.json (#115)
---
 package.json | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/package.json b/package.json
index e2b6fd8..b111cbe 100644
--- a/package.json
+++ b/package.json
@@ -25,28 +25,6 @@
     "cover": "nyc npm run test:unit"
   },
   "license": "Apache-2.0",
-  "contributors": [
-    {
-      "name": "Andrew Lunny",
-      "email": "alunny@gmail.com"
-    },
-    {
-      "name": "Anis Kadri"
-    },
-    {
-      "name": "Mike Reinstein"
-    },
-    {
-      "name": "Filip Maj"
-    },
-    {
-      "name": "Brett Rudd",
-      "email": "goya@apache.org"
-    },
-    {
-      "name": "Bob Easterday"
-    }
-  ],
   "nyc": {
     "all": true,
     "exclude": [


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