Set the project author to the CouchDB project
Project: http://git-wip-us.apache.org/repos/asf/couchdb-nano/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nano/commit/2ff00cc5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nano/tree/2ff00cc5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nano/diff/2ff00cc5 Branch: refs/heads/master Commit: 2ff00cc5c99b826b58a34131201ce88955ec3e8c Parents: cbab065 Author: Jason Smith <[email protected]> Authored: Sun Sep 20 18:22:00 2015 +0700 Committer: Jason Smith <[email protected]> Committed: Sun Sep 20 18:22:00 2015 +0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/2ff00cc5/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 29d6b5e..580f5fa 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "homepage": "http://github.com/dscape/nano", "repository": "git://github.com/dscape/nano", "version": "6.1.5", - "author": "Nuno Job <[email protected]> (http://nunojob.com)", + "author": "Apache CouchDB <[email protected]> (http://couchdb.apache.org)", "keywords": [ "couchdb", "data",
