Skip to content

Commit 6a79aa3

Browse files
committed
update authors
1 parent 574a785 commit 6a79aa3

File tree

3 files changed

+29
-22
lines changed

3 files changed

+29
-22
lines changed

AUTHORS

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Total 15 contributors.
1+
# Total 18 contributors.
22
# Ordered by date of first contribution.
3-
# Auto-generated (https://github.com/fengmk2/node-authors) on Tue Aug 14 2012 03:36:33 GMT+0800 (CST).
3+
# Auto-generated (https://github.com/fengmk2/node-authors) on Mon Sep 17 2012 22:58:42 GMT+0800 (CST).
44

55
muyuan <muyuan.qsf@taobao.com> (https://github.com/muyuan)
66
roymax <roymax@gmail.com> (https://github.com/roymax)
@@ -17,3 +17,6 @@ chang <changchang005@gmail.com> (https://github.com/sausheong)
1717
Lei Zongmin <leizongmin@gmail.com> (https://github.com/leizongmin)
1818
sunwenchao <sunstyle@yeah.net> (https://github.com/sunwenchao)
1919
jiyinyiyong <jiyinyiyong@gmail.com> (https://github.com/jiyinyiyong)
20+
aisk <aisk1988@gmail.com> (https://github.com/aisk)
21+
Xiang Gao <392041299@qq.com> (https://github.com/gxmari007)
22+
spout <snoopyxdy@gmail.com> (https://github.com/DoubleSpout)

README.md

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -71,26 +71,30 @@ Below is the output from `git-summary`.
7171

7272
```
7373
project: nodeclub
74-
commits: 136
75-
active : 54 days
76-
files : 265
74+
commits: 201
75+
active : 81 days
76+
files : 267
7777
authors:
78-
64 fengmk2 47.1%
79-
20 Jackson Tian 14.7%
80-
10 Kenny Zhao 7.4%
81-
9 muyuan 6.6%
82-
8 dead-horse 5.9%
83-
7 young40 5.1%
84-
5 ericzhang 3.7%
85-
3 Json Shen 2.2%
86-
2 chang 1.5%
87-
2 Lei Zongmin 1.5%
88-
1 张洋 0.7%
89-
1 LeToNode 0.7%
90-
1 leizongmin 0.7%
91-
1 roymax 0.7%
92-
1 sunwenchao 0.7%
93-
1 thebrecht 0.7%
78+
94 fengmk2 46.8%
79+
20 Jackson Tian 10.0%
80+
15 dead-horse 7.5%
81+
13 jiyinyiyong 6.5%
82+
10 Kenny Zhao 5.0%
83+
9 muyuan 4.5%
84+
7 young40 3.5%
85+
6 aisk 3.0%
86+
6 Lei Zongmin 3.0%
87+
5 ericzhang 2.5%
88+
4 spout 2.0%
89+
3 Json Shen 1.5%
90+
2 chang 1.0%
91+
1 张洋 0.5%
92+
1 LeToNode 0.5%
93+
1 leizongmin 0.5%
94+
1 roymax 0.5%
95+
1 sunwenchao 0.5%
96+
1 thebrecht 0.5%
97+
1 Xiang Gao 0.5%
9498
```
9599

96100
## License

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"mongoose": "2.4.1",
1111
"node-markdown": "0.1.0",
1212
"validator": "0.3.7",
13-
"ndir": "0.1.2",
13+
"ndir": ">=0.1.3",
1414
"nodemailer": "0.3.5",
1515
"data2xml": "0.4.0"
1616
},

0 commit comments

Comments
 (0)