Skip to content

Commit f6cce22

Browse files
docs: add DanielHuisman as a contributor for code (#740)
* 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 f716e1d commit f6cce22

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
@@ -228,6 +228,15 @@
228228
"contributions": [
229229
"code"
230230
]
231+
},
232+
{
233+
"login": "DanielHuisman",
234+
"name": "Daniel Huisman",
235+
"avatar_url": "https://avatars.githubusercontent.com/u/7486186?v=4",
236+
"profile": "https://danielhuisman.io",
237+
"contributions": [
238+
"code"
239+
]
231240
}
232241
],
233242
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
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>
182182
<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>
183+
<td align="center"><a href="https://danielhuisman.io"><img src="https://avatars.githubusercontent.com/u/7486186?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Huisman</b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=DanielHuisman" title="Code">💻</a></td>
183184
</tr>
184185
</table>
185186

0 commit comments

Comments
 (0)