Compare commits

..

5 Commits

Author SHA1 Message Date
Ilkka Seppälä
2f100695d6 Merge branch 'master' into all-contributors/add-dgruntz
# Conflicts:
#	.all-contributorsrc
#	README.md
2020-07-29 18:13:56 +03:00
allcontributors[bot]
e924c9399a docs: add hannespernpeintner as a contributor (#1398)
* 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>
2020-07-29 18:12:47 +03:00
allcontributors[bot]
d791c78501 docs: add leogtzr as a contributor (#1397)
* 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>
2020-07-29 18:11:09 +03:00
allcontributors[bot]
80d2695aa0 docs: update .all-contributorsrc [skip ci] 2020-07-28 16:55:39 +00:00
allcontributors[bot]
9621172b67 docs: update README.md [skip ci] 2020-07-28 16:55:38 +00:00
2 changed files with 20 additions and 0 deletions

View File

@@ -291,6 +291,24 @@
"code"
]
},
{
"login": "dgruntz",
"name": "Dominik Gruntz",
"avatar_url": "https://avatars0.githubusercontent.com/u/1516800?v=4",
"profile": "https://github.com/dgruntz",
"contributions": [
"code"
]
},
{
"login": "hannespernpeintner",
"name": "Hannes",
"avatar_url": "https://avatars3.githubusercontent.com/u/1679437?v=4",
"profile": "https://bitbucket.org/hannespernpeintner/",
"contributions": [
"code"
]
},
{
"login": "leogtzr",
"name": "Leo Gutiérrez Ramírez",

View File

@@ -148,6 +148,8 @@ This project is licensed under the terms of the MIT license.
</tr>
<tr>
<td align="center"><a href="https://github.com/leogtzr"><img src="https://avatars0.githubusercontent.com/u/1211969?v=4" width="100px;" alt=""/><br /><sub><b>Leo Gutiérrez Ramírez</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=leogtzr" title="Code">💻</a></td>
<td align="center"><a href="https://bitbucket.org/hannespernpeintner/"><img src="https://avatars3.githubusercontent.com/u/1679437?v=4" width="100px;" alt=""/><br /><sub><b>Hannes</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=hannespernpeintner" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/dgruntz"><img src="https://avatars0.githubusercontent.com/u/1516800?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Gruntz</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=dgruntz" title="Code">💻</a></td>
</tr>
</table>