Skip to content

Commit 9311ab7

Browse files
docs: add kmoutzou as a contributor for code (arthurdenner#665)
* 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 578dc27 commit 9311ab7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,15 @@
210210
"contributions": [
211211
"code"
212212
]
213+
},
214+
{
215+
"login": "kmoutzou",
216+
"name": "kmoutzou",
217+
"avatar_url": "https://avatars.githubusercontent.com/u/91475713?v=4",
218+
"profile": "https://github.com/kmoutzou",
219+
"contributions": [
220+
"code"
221+
]
213222
}
214223
],
215224
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
177177
<td align="center"><a href="https://github.com/JorgenVatle"><img src="https://avatars0.githubusercontent.com/u/4034561?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jørgen Vatle</b></sub></a><br /><a href="#translation-JorgenVatle" title="Translation">🌍</a></td>
178178
<td align="center"><a href="https://github.com/uchti"><img src="https://avatars.githubusercontent.com/u/5838665?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Denis </b></sub></a><br /><a href="https://github.com/arthurdenner/react-semantic-ui-datepickers/commits?author=uchti" title="Code">💻</a></td>
179179
</tr>
180+
<tr>
181+
<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+
</tr>
180183
</table>
181184

182185
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)