Export 0.2.1
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt-git-authors / README.md
1 # grunt-git-authors
2
3 A [grunt](https://github.com/cowboy/grunt) plugin for generating a list of authors from the git history.
4
5 ## API
6
7 ### Tasks
8
9 #### authors
10
11 Generates a list of authors in the form "Name <email>" in order of first contribution.
12
13 ## License
14 Copyright (c) 2012 Scott González
15
16 Licensed under the MIT license.