Skip to content

Commit 5d21a03

Browse files
docs: add kaiwinter as a contributor (iluwatar#1431)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ilkka Seppälä <ilkka.seppala@gofore.com>
1 parent 6c9b912 commit 5d21a03

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
@@ -291,6 +291,15 @@
291291
"code"
292292
]
293293
},
294+
{
295+
"login": "kaiwinter",
296+
"name": "Kai Winter",
297+
"avatar_url": "https://avatars0.githubusercontent.com/u/110982?v=4",
298+
"profile": "http://about.me/kaiwinter",
299+
"contributions": [
300+
"code"
301+
]
302+
},
294303
{
295304
"login": "lbroman",
296305
"name": "lbroman",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ This project is licensed under the terms of the MIT license.
197197
<tr>
198198
<td align="center"><a href="https://przemeknowak.com"><img src="https://avatars1.githubusercontent.com/u/3254609?v=4" width="100px;" alt=""/><br /><sub><b>Przemek</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=pnowy" title="Code">💻</a></td>
199199
<td align="center"><a href="https://github.com/lbroman"><img src="https://avatars1.githubusercontent.com/u/86007?v=4" width="100px;" alt=""/><br /><sub><b>lbroman</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=lbroman" title="Code">💻</a></td>
200+
<td align="center"><a href="http://about.me/kaiwinter"><img src="https://avatars0.githubusercontent.com/u/110982?v=4" width="100px;" alt=""/><br /><sub><b>Kai Winter</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=kaiwinter" title="Code">💻</a></td>
200201
</tr>
201202
</table>
202203

0 commit comments

Comments
 (0)