Skip to content

Commit 74eee22

Browse files
allcontributors[bot]arthurdenner
authored andcommitted
docs: add adamxtokyo as a contributor (#110)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 62a1f7c commit 74eee22

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,15 @@
101101
"contributions": [
102102
"translation"
103103
]
104+
},
105+
{
106+
"login": "adamxtokyo",
107+
"name": "Adam Grawender",
108+
"avatar_url": "https://avatars3.githubusercontent.com/u/13076573?v=4",
109+
"profile": "https://github.com/adamxtokyo",
110+
"contributions": [
111+
"translation"
112+
]
104113
}
105114
],
106115
"contributorsPerLine": 7

README.md

Lines changed: 2 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-9-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors)
88

99
## Overview
1010

@@ -144,6 +144,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
144144
<tr>
145145
<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>
146146
<td align="center"><a href="https://github.com/Gallevy"><img src="https://avatars2.githubusercontent.com/u/17080607?v=4" width="100px;" alt="Gallevy"/><br /><sub><b>Gallevy</b></sub></a><br /><a href="#translation-Gallevy" title="Translation">🌍</a></td>
147+
<td align="center"><a href="https://github.com/adamxtokyo"><img src="https://avatars3.githubusercontent.com/u/13076573?v=4" width="100px;" alt="Adam Grawender"/><br /><sub><b>Adam Grawender</b></sub></a><br /><a href="#translation-adamxtokyo" title="Translation">🌍</a></td>
147148
</tr>
148149
</table>
149150

0 commit comments

Comments
 (0)