8000 docs: add yuhangbin as a contributor for code (#1934) Β· axinno1/java-design-patterns@4588e09 Β· GitHub
[go: up one dir, main page]

Skip to content

Commit 4588e09

Browse files
docs: add yuhangbin as a contributor for code (iluwatar#1934)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6988319 commit 4588e09

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

β€Ž.all-contributorsrc

10000
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,6 +1758,15 @@
17581758
"contributions": [
17591759
"code"
17601760
]
1761+
},
1762+
{
1763+
"login": "yuhangbin",
1764+
"name": "CharlieYu",
1765+
"avatar_url": "https://avatars.githubusercontent.com/u/17566866?v=4",
1766+
"profile": "https://github.com/yuhangbin",
1767+
"contributions": [
1768+
"code"
1769+
]
17611770
}
17621771
],
17631772
"contributorsPerLine": 7,

β€ŽREADME.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=iluwatar_java-design-patterns&metric=coverage)](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns)
1111
[![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)
1212
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
13-
[![All Contributors](https://img.shields.io/badge/all_contributors-193-orange.svg?style=flat-square)](#contributors-)
13+
[![All Contributors](https://img.shields.io/badge/all_contributors-194-orange.svg?style=flat-square)](#contributors-)
1414
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1515

1616
<br/>
@@ -323,6 +323,7 @@ This project is licensed under the terms of the MIT license.
323323
<td align="center"><a href="http://no website"><img src="https://avatars.githubusercontent.com/u/47126749?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kevin</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AKevinyl3" title="Reviewed Pull Requests">πŸ‘€</a></td>
324324
<td align="center"><a href="https://github.com/Shrirang97"><img src="https://avatars.githubusercontent.com/u/28738668?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shrirang</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AShrirang97" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Shrirang97" title="Code">πŸ’»</a></td>
325325
<td align="center"><a href="https://github.com/interactwithankush"><img src="https://avatars.githubusercontent.com/u/18613127?v=4?s=100" width="100px;" alt=""/><br /><sub><b>interactwithankush</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=interactwithankush" title="Code">πŸ’»</a></td>
326+
<td align="center"><a href="https://github.com/yuhangbin"><img src="https://avatars.githubusercontent.com/u/17566866?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CharlieYu</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=yuhangbin" title="Code">πŸ’»</a></td>
326327
</tr>
327328
</table>
328329

0 commit comments

Comments
Β (0)
0