Skip to content

Commit 96bfb8b

Browse files
docs: add waisuan as a contributor (iluwatar#1402)
* 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 a727a1d commit 96bfb8b

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": "waisuan",
296+
"name": "Evan Sia Wai Suan",
297+
"avatar_url": "https://avatars2.githubusercontent.com/u/10975700?v=4",
298+
"profile": "https://github.com/waisuan",
299+
"contributions": [
300+
"code"
301+
]
302+
},
294303
{
295304
"login": "AnaghaSasikumar",
296305
"name": "AnaghaSasikumar",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ This project is licensed under the terms of the MIT license.
154154
</tr>
155155
<tr>
156156
<td align="center"><a href="https://github.com/AnaghaSasikumar"><img src="https://avatars2.githubusercontent.com/u/42939261?v=4" width="100px;" alt=""/><br /><sub><b>AnaghaSasikumar</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=AnaghaSasikumar" title="Code">💻</a></td>
157+
<td align="center"><a href="https://github.com/waisuan"><img src="https://avatars2.githubusercontent.com/u/10975700?v=4" width="100px;" alt=""/><br /><sub><b>Evan Sia Wai Suan</b></sub></a><br /><a href="https://github.com/iluwatar/java-design-patterns/commits?author=waisuan" title="Code">💻</a></td>
157158
</tr>
158159
</table>
159160

0 commit comments

Comments
 (0)