Skip to content

Commit 62a1f7c

Browse files
allcontributors[bot]arthurdenner
authored andcommitted
docs: add Gallevy as a contributor (#106)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 9632f32 commit 62a1f7c

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
@@ -92,6 +92,15 @@
9292
"contributions": [
9393
"code"
9494
]
95+
},
96+
{
97+
"login": "Gallevy",
98+
"name": "Gallevy",
99+
"avatar_url": "https://avatars2.githubusercontent.com/u/17080607?v=4",
100+
"profile": "https://github.com/Gallevy",
101+
"contributions": [
102+
"translation"
103+
]
95104
}
96105
],
97106
"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-8-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors)
88

99
## Overview
1010

@@ -143,6 +143,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
143143
</tr>
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>
146+
<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>
146147
</tr>
147148
</table>
148149

0 commit comments

Comments
 (0)