You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/07/11 23:50:05 UTC

[05/43] git commit: [npm] Add Michael Brooks as contributor.

[npm] Add Michael Brooks as contributor.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/bb21db9a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/bb21db9a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/bb21db9a

Branch: refs/heads/plugman-registry
Commit: bb21db9a977923b37ce2f832f343bb7d9e11a257
Parents: 39c2903
Author: Michael Brooks <mi...@michaelbrooks.ca>
Authored: Tue Jul 2 15:25:45 2013 -0700
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Tue Jul 2 15:25:45 2013 -0700

----------------------------------------------------------------------
 package.json | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/bb21db9a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c62a8d0..4433ae8 100644
--- a/package.json
+++ b/package.json
@@ -64,6 +64,9 @@
     },
     {
         "name":"Fil Maj"
+    },
+    {
+        "name":"Michael Brooks"
     }
   ]
 }