diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..75fac4e --- /dev/null +++ b/AUTHORS @@ -0,0 +1,9 @@ +# Total 5 contributors. +# Ordered by date of first contribution. +# Auto-generated (https://github.com/fengmk2/node-authors) on Tue Aug 14 2012 03:21:47 GMT+0800 (CST). + +fengmk2 (https://github.com/fengmk2) +mk2 (https://github.com/mk2) +QLeelulu (https://github.com/QLeelulu) +hpf1908 (https://github.com/hpf1908) +xydudu (https://github.com/xydudu) diff --git a/package.json b/package.json index 6176b9c..69dd403 100755 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.5.0", "description": "Weibo SDK, base on node. Now support weibo, tqq, tsohu, twitter and github.", "repository": "git://github.com/fengmk2/node-weibo.git", - "author": "fengmk2 (http://fengmk2.cnblogs.com)", + "author": "fengmk2 (http://fengmk2.github.com)", "main": "index", "contributors": [ { "name": "fengmk2", "email": "fengmk2@gmail.com" },