Skip to content

Commit efd8c81

Browse files
docs: add Juaanma as a contributor (iluwatar#1421)
* 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 ae57ec7 commit efd8c81

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": "Juaanma",
296+
"name": "Juan Manuel Suárez",
297+
"avatar_url": "https://avatars3.githubusercontent.com/u/7390500?v=4",
298+
"profile": "https://github.com/Juaanma",
299+
"contributions": [
300+
"code"
301+
]
302+
},
294303
{
295304
"login": "LuigiCortese",
296305
"name": "Luigi Cortese",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ This project is licensed under the terms of the MIT license.
183183
<td align="center"><a href="http://www.devsedge.net/"><img src="https://avatars0.githubusercontent.com/u/9956006?v=4" width="100px;" alt=""/><br /><sub><b>Luigi Cortese</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=LuigiCortese" title="Code">💻</a></td>
184184
</tr>
185185
<tr>
186+
<td align="center"><a href="https://github.com/Juaanma"><img src="https://avatars3.githubusercontent.com/u/7390500?v=4" width="100px;" alt=""/><br /><sub><b>Juan Manuel Suárez</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=Juaanma" title="Code">💻</a></td>
186187
</tr>
187188
<tr>
188189
</tr>

0 commit comments

Comments
 (0)