Skip to content

Commit c99b69e

Browse files
committed
create AUTHORS by https://github.com/fengmk2/node-authors: $ node ./node-authors -f text > authors.new && mv authors.new AUTHORS
1 parent e8e37e3 commit c99b69e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

AUTHORS

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# sort by number of commits
2-
# http://www.commandlinefu.com/commands/view/4519/list-all-authors-of-a-particular-git-project
3-
# $ git log --format='%aN <%aE>' | awk '{arr[$0]++} END{for (i in arr){print arr[i], i;}}' | sort -rn | cut -d\ -f2-
1+
# Total 12 contributors.
2+
# Ordered by date of first contribution.
3+
# Auto-generated (http://github.com/dtrejo/node-authors) on Tue Aug 14 2012 02:58:57 GMT+0800 (CST).
4+
45
Gui Lin <[email protected]> (https://github.com/guileen)
6+
François de Metz <[email protected]> (https://github.com/francois2metz)
57
fengmk2 <[email protected]> (http://fengmk2.github.com)
6-
Paul Gebheim <[email protected]>
7-
François de Metz <[email protected]>
8-
9-
humanchimp <[email protected]>
10-
Wout Mertens <[email protected]>
11-
Rakshit Menpara <[email protected]>
12-
Quang Van <[email protected]>
13-
Matt Perpick <[email protected]>
14-
Joe Faber <[email protected]>
15-
Harvey McQueen <[email protected]>
16-
Aneil Mallavarapu <[email protected]>
8+
Quang Van <[email protected]> (https://github.com/quangv)
9+
Matt Perpick <[email protected]> (https://github.com/clutchski)
10+
humanchimp <[email protected]> (https://github.com/humanchimp)
11+
Joe Faber <[email protected]> (https://github.com/jlfaber)
12+
Harvey McQueen <[email protected]> (https://github.com/hmcqueen)
13+
Paul Gebheim <[email protected]> (https://github.com/paulirish)
14+
Aneil Mallavarapu <[email protected]> (https://github.com/amallavarapu)
15+
wmertens <[email protected]> (https://github.com/wmertens)
16+
Rakshit Menpara <[email protected]> (https://github.com/deltasquare4)

0 commit comments

Comments
 (0)