Skip to content

Commit 7a63169

Browse files
allcontributors[bot]arthurdenner
authored andcommitted
docs: add benhancockco as a contributor (#46)
* docs: update README.md * docs: update .all-contributorsrc
1 parent c0afb67 commit 7a63169

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@
8383
"code",
8484
"translation"
8585
]
86+
},
87+
{
88+
"login": "benhancockco",
89+
"name": "Ben Hancock",
90+
"avatar_url": "https://avatars3.githubusercontent.com/u/20491242?v=4",
91+
"profile": "https://github.com/benhancockco",
92+
"contributions": [
93+
"code"
94+
]
8695
}
8796
],
8897
"contributorsPerLine": 7

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Datepickers built with [Semantic UI for React][semantic-ui-react] and [Dayzed][d
44

55
[![version][version-badge]][package]
66
[![MIT License][license-badge]][license]
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors)
88

99
## Overview
1010

@@ -146,6 +146,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
146146
<td align="center"><a href="https://github.com/jalavosus"><img src="https://avatars3.githubusercontent.com/u/5103026?v=4" width="100px;" alt="James J. Alavosus"/><br /><sub><b>James J. Alavosus</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=jalavosus" title="Code">💻</a> <a href="#example-jalavosus" title="Examples">💡</a> <a href="#ideas-jalavosus" title="Ideas, Planning, & Feedback">🤔</a></td>
147147
<td align="center"><a href="https://medium.com/@jaaaco"><img src="https://avatars3.githubusercontent.com/u/450726?v=4" width="100px;" alt="Jakub Wietrzyk"/><br /><sub><b>Jakub Wietrzyk</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=jaaaco" title="Code">💻</a> <a href="#translation-jaaaco" title="Translation">🌍</a></td>
148148
</tr>
149+
<tr>
150+
<td align="center"><a href="https://github.com/benhancockco"><img src="https://avatars3.githubusercontent.com/u/20491242?v=4" width="100px;" alt="Ben Hancock"/><br /><sub><b>Ben Hancock</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=benhancockco" title="Code">💻</a></td>
151+
</tr>
149152
</table>
150153

151154
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)