Skip to content

Commit fb284ef

Browse files
authored
Merge pull request #527 from yukinarit/update-contributors
👥 Add @barsa-net as a contributor
2 parents 1df7499 + 7d38c82 commit fb284ef

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,16 @@
280280
"contributions": [
281281
"code"
282282
]
283-
}
283+
},
284+
{
285+
"login": "barsa-net",
286+
"name": "Emanuele Barsanti",
287+
"avatar_url": "https://avatars.githubusercontent.com/u/13484760?v=4",
288+
"profile": "https://github.com/barsa-net",
289+
"contributions": [
290+
"code"
291+
]
292+
},
284293
],
285294
"contributorsPerLine": 7,
286295
"linkToUsage": true

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
148148
</tr>
149149
<tr>
150150
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rtbs-dev"><img src="https://avatars.githubusercontent.com/u/12550525?v=4?s=60" width="60px;" alt="Rachael Sexton"/><br /><sub><b>Rachael Sexton</b></sub></a><br /><a href="https://github.com/yukinarit/pyserde/commits?author=rtbs-dev" title="Code">💻</a></td>
151-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JWSong"><img src="https://avatars.githubusercontent.com/u/4515331?v=4?s=60" width="60px;" alt="JWSong"/><br /><sub><b>JWSong</b></sub></a><br /><a href="https://github.com/yukinarit/pyserde/commits?author=JWSong" title="Code">💻</a></td> </tr>
151+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JWSong"><img src="https://avatars.githubusercontent.com/u/4515331?v=4?s=60" width="60px;" alt="JWSong"/><br /><sub><b>JWSong</b></sub></a><br /><a href="https://github.com/yukinarit/pyserde/commits?author=JWSong" title="Code">💻</a></td>
152+
<td align="center" valign="top" width="14.28%"><a href="https://www.mechanicus.it/"><img src="https://avatars.githubusercontent.com/u/13484760?v=4?s=60" width="60px;" alt="Emanuele Barsanti"/><br /><sub><b>Emanuele Barsanti</b></sub></a><br /><a href="https://github.com/yukinarit/pyserde/commits?author=barsa-net" title="Code">💻</a></td>
152153
</tr>
153154
</tbody>
154155
<tfoot>

0 commit comments

Comments
 (0)