[Pkg-javascript-commits] [node-ain2] 77/102: add more contributors and get rid of weird control sequence
Jonas Smedegaard
js at moszumanska.debian.org
Tue Apr 29 11:59:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-ain2.
commit 31b359b117a9e0094762688d8fb0e9190e5ad305
Author: Patrick Huesler <patrick.huesler at gmail.com>
Date: Sat Nov 24 17:58:38 2012 +0100
add more contributors and get rid of weird control sequence
---
package.json | 84 +++++++++++++++++++++++++++++++++---------------------------
1 file changed, 46 insertions(+), 38 deletions(-)
diff --git a/package.json b/package.json
index 518f80c..43281fb 100644
--- a/package.json
+++ b/package.json
@@ -1,38 +1,46 @@
-{
- "name" : "ain2",
- "description" : "Syslog logging for node.js. Continuation of ain",
- "version" : "1.1.0",
- "main" : "./index",
- "author" : "Alexander Dorofeev <aka.spin at gmail.com>",
- "contributors" : [
- {
- "name" : "Alexander Dorofeev",
- "email" : "aka.spin at gmail.com"
- },
- {
- "name" : "Patrick Huesler",
- "email" : "patrick.huesler at googlemail.com"
- },
- {
- "name" : "Mark Wubben",
- "email" : "mark at novemberborn.net"
- },
- {
- "name" : "Parham Michael Ossareh",
- "email" : "ossareh at gmail.com"
- }
- ],
- "repository" : {
- "type" : "git",
- "url" : "http://github.com/phuesler/ain.git"
- },
- "bugs" : {
- "url" : "http://github.com/phuesler/ain/issues"
- },
- "licenses" : [
- {
- "type": "MIT",
- "url": "http://github.com/phuesler/ain/master/LICENSE"
- }
- ]
-}
+{
+ "name" : "ain2",
+ "description" : "Syslog logging for node.js. Continuation of ain",
+ "version" : "1.1.0",
+ "main" : "./index",
+ "author" : "Alexander Dorofeev <aka.spin at gmail.com>",
+ "contributors" : [
+ {
+ "name" : "Alexander Dorofeev",
+ "email" : "aka.spin at gmail.com"
+ },
+ {
+ "name" : "Patrick Huesler",
+ "email" : "patrick.huesler at googlemail.com"
+ },
+ {
+ "name" : "Mark Wubben",
+ "email" : "mark at novemberborn.net"
+ },
+ {
+ "name" : "Parham Michael Ossareh",
+ "email" : "ossareh at gmail.com"
+ },
+ {
+ "name" : "Carlos Lage",
+ "email" : "carlos.lage at livestream.com"
+ },
+ {
+ "name" : "J. Maurice",
+ "email" : "j at wiz.biz"
+ }
+ ],
+ "repository" : {
+ "type" : "git",
+ "url" : "http://github.com/phuesler/ain.git"
+ },
+ "bugs" : {
+ "url" : "http://github.com/phuesler/ain/issues"
+ },
+ "licenses" : [
+ {
+ "type": "MIT",
+ "url": "http://github.com/phuesler/ain/master/LICENSE"
+ }
+ ]
+}
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ain2.git
More information about the Pkg-javascript-commits
mailing list