Compare commits

...

2 Commits

Author SHA1 Message Date
allcontributors[bot]
a4772b1300
docs: update .all-contributorsrc [skip ci] 2020-07-28 15:17:00 +00:00
allcontributors[bot]
adbcd21547
docs: update README.md [skip ci] 2020-07-28 15:16:59 +00:00
2 changed files with 11 additions and 1 deletions

View File

@ -272,6 +272,15 @@
"contributions": [
"code"
]
},
{
"login": "SrdjanPaunovic",
"name": "Srđan Paunović",
"avatar_url": "https://avatars1.githubusercontent.com/u/22815104?v=4",
"profile": "https://github.com/SrdjanPaunovic",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@ -9,7 +9,7 @@
[![Join the chat at https://gitter.im/iluwatar/java-design-patterns](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=iluwatar_java-design-patterns&metric=alert_status)](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# Introduction
@ -106,6 +106,7 @@ This project is licensed under the terms of the MIT license.
</tr>
<tr>
<td align="center"><a href="https://github.com/gvsharma"><img src="https://avatars1.githubusercontent.com/u/6648152?v=4" width="100px;" alt=""/><br /><sub><b>GVSharma</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=gvsharma" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/SrdjanPaunovic"><img src="https://avatars1.githubusercontent.com/u/22815104?v=4" width="100px;" alt=""/><br /><sub><b>Srđan Paunović</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=SrdjanPaunovic" title="Code">💻</a></td>
</tr>
</table>