Skip to content

Commit 8e268cf

Browse files
docs: add mitchellirvin as a contributor (iluwatar#1409)
* 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 fe2f8f7 commit 8e268cf

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-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": "mitchellirvin",
296+
"name": "Mitchell Irvin",
297+
"avatar_url": "https://avatars0.githubusercontent.com/u/16233245?v=4",
298+
"profile": "http://mitchell-irvin.com",
299+
"contributions": [
300+
"code"
301+
]
302+
},
294303
{
295304
"login": "ranjeet-floyd",
296305
"name": "Ranjeet",

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,17 @@ This project is licensed under the terms of the MIT license.
164164
<td align="center"><a href="https://alwayswithme.github.io"><img src="https://avatars3.githubusercontent.com/u/3234786?v=4" width="100px;" alt=""/><br /><sub><b>PhoenixYip</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=Alwayswithme" title="Code">💻</a></td>
165165
<td align="center"><a href="https://ranjeet-floyd.github.io"><img src="https://avatars0.githubusercontent.com/u/1992972?v=4" width="100px;" alt=""/><br /><sub><b>Ranjeet</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=ranjeet-floyd" title="Code">💻</a></td>
166166
</tr>
167+
<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>
168+
<tr>
169+
</tr>
170+
<tr>
171+
</tr>
172+
<tr>
173+
</tr>
174+
<tr>
175+
</tr>
176+
<tr>
177+
</tr>
167178
</table>
168179

169180
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)