Skip to content

Commit 62ac59a

Browse files
docs: add MaVdbussche as a contributor (iluwatar#1438)
* 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 beffc87 commit 62ac59a

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": "MaVdbussche",
296+
"name": "Martin Vandenbussche",
297+
"avatar_url": "https://avatars1.githubusercontent.com/u/26136934?v=4",
298+
"profile": "https://github.com/MaVdbussche",
299+
"contributions": [
300+
"code"
301+
]
302+
},
294303
{
295304
"login": "alexsomai",
296305
"name": "Alexandru Somai",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ This project is licensed under the terms of the MIT license.
208208
</tr>
209209
<tr>
210210
<td align="center"><a href="https://alexsomai.com"><img src="https://avatars1.githubusercontent.com/u/5720977?v=4" width="100px;" alt=""/><br /><sub><b>Alexandru Somai</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=alexsomai" title="Code">💻</a></td>
211+
<td align="center"><a href="https://github.com/MaVdbussche"><img src="https://avatars1.githubusercontent.com/u/26136934?v=4" width="100px;" alt=""/><br /><sub><b>Martin Vandenbussche</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=MaVdbussche" title="Code">💻</a></td>
211212
</tr>
212213
</table>
213214

0 commit comments

Comments
 (0)