Skip to content

Commit c427956

Browse files
docs: add JurajFE as a contributor for code (#711)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 78a4048 commit c427956

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,15 @@
219219
"contributions": [
220220
"code"
221221
]
222+
},
223+
{
224+
"login": "JurajFE",
225+
"name": "JurajFE",
226+
"avatar_url": "https://avatars.githubusercontent.com/u/95870266?v=4",
227+
"profile": "https://github.com/JurajFE",
228+
"contributions": [
229+
"code"
230+
]
222231
}
223232
],
224233
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
179179
</tr>
180180
<tr>
181181
<td align="center"><a href="https://github.com/kmoutzou"><img src="https://avatars.githubusercontent.com/u/91475713?v=4?s=100" width="100px;" alt=""/><br /><sub><b>kmoutzou</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=kmoutzou" title="Code">💻</a></td>
182+
<td align="center"><a href="https://github.com/JurajFE"><img src="https://avatars.githubusercontent.com/u/95870266?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JurajFE</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=JurajFE" title="Code">💻</a></td>
182183
</tr>
183184
</table>
184185

0 commit comments

Comments
 (0)