Skip to content

Commit 9b5ae76

Browse files
docs: add kirill-vlasov as a contributor (iluwatar#1410)
* 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 8e268cf commit 9b5ae76

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": "kirill-vlasov",
296+
"name": "Kirill Vlasov",
297+
"avatar_url": "https://avatars3.githubusercontent.com/u/16112495?v=4",
298+
"profile": "https://github.com/kirill-vlasov",
299+
"contributions": [
300+
"code"
301+
]
302+
},
294303
{
295304
"login": "mitchellirvin",
296305
"name": "Mitchell Irvin",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ This project is licensed under the terms of the MIT license.
166166
</tr>
167167
<td align="center"><a href="http://mitchell-irvin.com"><img src="https://avatars0.githubusercontent.com/u/16233245?v=4" width="100px;" alt=""/><br /><sub><b>Mitchell Irvin</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=mitchellirvin" title="Code">💻</a></td>
168168
<tr>
169+
<td align="center"><a href="https://github.com/kirill-vlasov"><img src="https://avatars3.githubusercontent.com/u/16112495?v=4" width="100px;" alt=""/><br /><sub><b>Kirill Vlasov</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=kirill-vlasov" title="Code">💻</a></td>
169170
</tr>
170171
<tr>
171172
</tr>

0 commit comments

Comments
 (0)