Skip to content

Commit

Permalink
docs(readme): add all contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Apr 17, 2016
1 parent 1a74ed3 commit 779a2ff
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 0 deletions.
117 changes: 117 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"projectName": "generator-ng-poly",
"projectOwner": "dustinspecker",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ngbinh",
"name": "Binh Nguyen",
"avatar_url": "https://avatars.githubusercontent.com/u/211327?v=3",
"profile": "https://github.com/ngbinh",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "RomanCPodolski",
"name": "Roman C. Podolski",
"avatar_url": "https://avatars.githubusercontent.com/u/2411585?v=3",
"profile": "https://github.com/RomanCPodolski",
"contributions": [
"code"
]
},
{
"login": "TheOneTheOnlyDavidBrown",
"name": "David Brown",
"avatar_url": "https://avatars.githubusercontent.com/u/1423875?v=3",
"profile": "http://bit.ly/lndbgh",
"contributions": [
"code",
"doc"
]
},
{
"login": "zeitiger",
"name": "David Steinkopff",
"avatar_url": "https://avatars.githubusercontent.com/u/656302?v=3",
"profile": "https://github.com/zeitiger",
"contributions": [
"code"
]
},
{
"login": "egeland",
"name": "Frode Egeland",
"avatar_url": "https://avatars.githubusercontent.com/u/1281379?v=3",
"profile": "http://www.onsentipster.com",
"contributions": [
"code",
"test"
]
},
{
"login": "busches",
"name": "Scott Busche",
"avatar_url": "https://avatars.githubusercontent.com/u/857700?v=3",
"profile": "https://github.com/busches",
"contributions": [
"code"
]
},
{
"login": "rafaelhz",
"name": "Rafael Zeffa",
"avatar_url": "https://avatars.githubusercontent.com/u/4741812?v=3",
"profile": "http://rafaelhz.github.io",
"contributions": [
"code",
"test"
]
},
{
"login": "gdi2290",
"name": "PatrickJS",
"avatar_url": "https://avatars.githubusercontent.com/u/1016365?v=3",
"profile": "http://angularclass.com",
"contributions": [
"doc"
]
},
{
"login": "legiao",
"name": "Tiago de Assis Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/55122?v=3",
"profile": "http://br.linkedin.com/in/tiagoassisgoncalves",
"contributions": [
"code"
]
},
{
"login": "xak2000",
"name": "Ruslan Stelmachenko",
"avatar_url": "https://avatars.githubusercontent.com/u/1576014?v=3",
"profile": "https://github.com/xak2000",
"contributions": [
"code"
]
},
{
"login": "dustinspecker",
"name": "Dustin Specker",
"avatar_url": "https://avatars.githubusercontent.com/u/2449282?v=3",
"profile": "http://dustinspecker.com",
"contributions": [
"code",
"doc",
"test"
]
}
]
}
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![NPM version](https://badge.fury.io/js/generator-ng-poly.svg)](http://badge.fury.io/js/generator-ng-poly)
[![Build Status](https://travis-ci.org/dustinspecker/generator-ng-poly.svg?branch=master)](https://travis-ci.org/dustinspecker/generator-ng-poly)
[![Coverage Status](https://img.shields.io/coveralls/dustinspecker/generator-ng-poly.svg)](https://coveralls.io/r/dustinspecker/generator-ng-poly?branch=master)
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors)

[![Code Climate](https://codeclimate.com/github/dustinspecker/generator-ng-poly/badges/gpa.svg)](https://codeclimate.com/github/dustinspecker/generator-ng-poly)
[![Dependencies](https://david-dm.org/dustinspecker/generator-ng-poly.svg)](https://david-dm.org/dustinspecker/generator-ng-poly/#info=dependencies&view=table)
Expand Down Expand Up @@ -1437,6 +1438,18 @@ For this, we're going to install and setup `paper-toolbar`.
**Note: for custom components, we just need to include them in `polymerAssetsToInject`. They are all automically copied.**
* * *

## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
| [![Binh Nguyen](https://avatars.githubusercontent.com/u/211327?v=3&s=100)<br /><sub>Binh Nguyen</sub>](https://github.com/ngbinh)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=ngbinh) [📖](https://github.com/dustinspecker/generator-ng-poly/commits?author=ngbinh) [⚠️](https://github.com/dustinspecker/generator-ng-poly/commits?author=ngbinh) | [![Roman C. Podolski](https://avatars.githubusercontent.com/u/2411585?v=3&s=100)<br /><sub>Roman C. Podolski</sub>](https://github.com/RomanCPodolski)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=RomanCPodolski) | [![David Brown](https://avatars.githubusercontent.com/u/1423875?v=3&s=100)<br /><sub>David Brown</sub>](http://bit.ly/lndbgh)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=TheOneTheOnlyDavidBrown) [📖](https://github.com/dustinspecker/generator-ng-poly/commits?author=TheOneTheOnlyDavidBrown) | [![David Steinkopff](https://avatars.githubusercontent.com/u/656302?v=3&s=100)<br /><sub>David Steinkopff</sub>](https://github.com/zeitiger)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=zeitiger) | [![Frode Egeland](https://avatars.githubusercontent.com/u/1281379?v=3&s=100)<br /><sub>Frode Egeland</sub>](http://www.onsentipster.com)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=egeland) [⚠️](https://github.com/dustinspecker/generator-ng-poly/commits?author=egeland) | [![Scott Busche](https://avatars.githubusercontent.com/u/857700?v=3&s=100)<br /><sub>Scott Busche</sub>](https://github.com/busches)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=busches) | [![Rafael Zeffa](https://avatars.githubusercontent.com/u/4741812?v=3&s=100)<br /><sub>Rafael Zeffa</sub>](http://rafaelhz.github.io)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=rafaelhz) [⚠️](https://github.com/dustinspecker/generator-ng-poly/commits?author=rafaelhz) |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [![PatrickJS](https://avatars.githubusercontent.com/u/1016365?v=3&s=100)<br /><sub>PatrickJS</sub>](http://angularclass.com)<br />[📖](https://github.com/dustinspecker/generator-ng-poly/commits?author=gdi2290) | [![Tiago de Assis Gonçalves](https://avatars.githubusercontent.com/u/55122?v=3&s=100)<br /><sub>Tiago de Assis Gonçalves</sub>](http://br.linkedin.com/in/tiagoassisgoncalves)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=legiao) | [![Ruslan Stelmachenko](https://avatars.githubusercontent.com/u/1576014?v=3&s=100)<br /><sub>Ruslan Stelmachenko</sub>](https://github.com/xak2000)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=xak2000) | [![Dustin Specker](https://avatars.githubusercontent.com/u/2449282?v=3&s=100)<br /><sub>Dustin Specker</sub>](http://dustinspecker.com)<br />[💻](https://github.com/dustinspecker/generator-ng-poly/commits?author=dustinspecker) [📖](https://github.com/dustinspecker/generator-ng-poly/commits?author=dustinspecker) [⚠️](https://github.com/dustinspecker/generator-ng-poly/commits?author=dustinspecker) |
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification.
Contributions of any kind welcome!

### License

MIT

0 comments on commit 779a2ff

Please sign in to comment.