Skip to content

Commit e9deada

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

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
@@ -110,6 +110,15 @@
110110
"contributions": [
111111
"translation"
112112
]
113+
},
114+
{
115+
"login": "xzessmedia",
116+
"name": "xzessmedia",
117+
"avatar_url": "https://avatars2.githubusercontent.com/u/3153586?v=4",
118+
"profile": "https://www.xzessmedia.de",
119+
"contributions": [
120+
"translation"
121+
]
113122
}
114123
],
115124
"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-10-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors)
88

99
## Overview
1010

@@ -145,6 +145,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
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>
147147
<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>
148+
<td align="center"><a href="https://www.xzessmedia.de"><img src="https://avatars2.githubusercontent.com/u/3153586?v=4" width="100px;" alt="xzessmedia"/><br /><sub><b>xzessmedia</b></sub></a><br /><a href="#translation-xzessmedia" title="Translation">🌍</a></td>
148149
</tr>
149150
</table>
150151

0 commit comments

Comments
 (0)