You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/07/03 00:25:55 UTC

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

Updated Branches:
  refs/heads/master 39c29039c -> bb21db9a9


[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/master
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"
     }
   ]
 }