From 7231875b1785b68ebeed3c7741bbbe44a0142264 Mon Sep 17 00:00:00 2001 From: Ben Briggs Date: Thu, 23 Jun 2016 18:22:40 +0100 Subject: [PATCH] Add @ben-eb as a contributor --- .all-contributorsrc | 12 +++++++++++- README.md | 6 +++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ed587a2..1f88cc0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,5 +3,15 @@ "projectName": "all-contributors-cli", "imageSize": 100, "commit": true, - "contributors": [] + "contributors": [ + { + "login": "ben-eb", + "name": "Ben Briggs", + "avatar_url": "https://avatars.githubusercontent.com/u/1282980?v=3", + "profile": "http://beneb.info", + "contributions": [ + "code" + ] + } + ] } diff --git a/README.md b/README.md index cc378ca..4ade862 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # all-contributors-cli -[![version](https://img.shields.io/npm/v/all-contributors-cli.svg)](http://npm.im/all-contributors-cli)[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) +[![version](https://img.shields.io/npm/v/all-contributors-cli.svg)](http://npm.im/all-contributors-cli)[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) This is a tool to help automate adding contributor acknowledgements according to the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. @@ -88,8 +88,8 @@ These are the keys you can specify: Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): -| [
Jeroen Engels](https://github.com/jfmengels)
[💻](https://github.com/jfmengels/all-contributors-cli/commits?author=jfmengels) [📖](https://github.com/jfmengels/all-contributors-cli/commits?author=jfmengels) [⚠️](https://github.com/jfmengels/all-contributors-cli/commits?author=jfmengels) | [
Kent C. Dodds](http://kentcdodds.com/)
[đź“–](https://github.com/jfmengels/all-contributors-cli/commits?author=kentcdodds) | [
JoĂŁo GuimarĂŁes](https://github.com/jccguimaraes)
[đź’»](https://github.com/jfmengels/all-contributors-cli/commits?author=jccguimaraes) | -| :---: | :---: | :---: | +| [
Ben Briggs](http://beneb.info)
[đź’»](https://github.com/jfmengels/all-contributors-cli/commits?author=ben-eb) | +| :---: | This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification.