From afc4cc91cfc34bbd7da83c4033f8fca326ca39da Mon Sep 17 00:00:00 2001 From: Roly Fentanes Date: Tue, 8 Apr 2014 09:13:38 -0400 Subject: [PATCH] add Przemyslaw to contributors --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index d6cb4e7..8c9231b 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,9 @@ "url": "git://github.com/fent/node-youtube-dl.git" }, "author": "Roly Fentanes (https://github.com/fent)", + "contributors": [ + "Przemyslaw Pluta (http://przemyslawpluta.com)" + ], "main": "./lib/youtube-dl.js", "bin": "./bin/youtube-dl", "directories": {