Skip to content

Commit da6a948

Browse files
allcontributors[bot]arthurdenner
authored andcommitted
docs: add gencer as a contributor (#123)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 49c4a5c commit da6a948

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
@@ -137,6 +137,15 @@
137137
"contributions": [
138138
"code"
139139
]
140+
},
141+
{
142+
"login": "gencer",
143+
"name": "Gencer W. Genç",
144+
"avatar_url": "https://avatars0.githubusercontent.com/u/1711576?v=4",
145+
"profile": "https://instagram.com/gencerwgenc",
146+
"contributions": [
147+
"translation"
148+
]
140149
}
141150
],
142151
"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-13-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors)
88

99
## Overview
1010

@@ -148,6 +148,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
148148
<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>
149149
<td align="center"><a href="https://github.com/oriolhub"><img src="https://avatars3.githubusercontent.com/u/33755729?v=4" width="100px;" alt="oriolhub"/><br /><sub><b>oriolhub</b></sub></a><br /><a href="#translation-oriolhub" title="Translation">🌍</a></td>
150150
<td align="center"><a href="http://colinramsay.co.uk"><img src="https://avatars2.githubusercontent.com/u/72954?v=4" width="100px;" alt="Colin Ramsay"/><br /><sub><b>Colin Ramsay</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=colinramsay" title="Code">💻</a></td>
151+
<td align="center"><a href="https://instagram.com/gencerwgenc"><img src="https://avatars0.githubusercontent.com/u/1711576?v=4" width="100px;" alt="Gencer W. Genç"/><br /><sub><b>Gencer W. Genç</b></sub></a><br /><a href="#translation-gencer" title="Translation">🌍</a></td>
151152
</tr>
152153
</table>
153154

0 commit comments

Comments
 (0)