From f18f8645b45ef01089f4b583044725ea5b6225c3 Mon Sep 17 00:00:00 2001 From: ericz Date: Wed, 13 Feb 2013 09:56:04 -0800 Subject: [PATCH] authors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c17c60..cf1f803 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "git://github.com/peers/peerjs-server.git" }, - "author": "Michelle Bu", + "author": "Michelle Bu, Eric Zhang", "license": "MIT", "dependencies": { "ws": "~0.4.25",