Skip to content

Commit 3fdb785

Browse files
docs: add srgtuszy as a contributor for code, and test (#180)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 948e3f7 commit 3fdb785

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"test"
9898
]
9999
},
100-
{
100+
{
101101
"login": "debkanchan",
102102
"name": "DK",
103103
"avatar_url": "https://avatars.githubusercontent.com/u/11326669?v=4",
@@ -139,6 +139,16 @@
139139
"code",
140140
"test"
141141
]
142+
},
143+
{
144+
"login": "srgtuszy",
145+
"name": "Michał Tuszyński",
146+
"avatar_url": "https://avatars.githubusercontent.com/u/290669?v=4",
147+
"profile": "http://srgtuszy.com",
148+
"contributions": [
149+
"code",
150+
"test"
151+
]
142152
}
143153
]
144154
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,11 @@ This repository is proudly maintained by the team at [**The Fire Company**](http
9595
</tr>
9696
<tr>
9797
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/retzd"><img src="https://avatars.githubusercontent.com/u/29590303?v=4?s=100" width="100px;" alt="Surahutomo Aziz Pradana"/><br /><sub><b>Surahutomo Aziz Pradana</b></sub></a><br /><a href="#code-retzd-tech" title="Code">💻</a> <a href="#doc-retzd-tech" title="Documentation">📖</a> <a href="#test-retzd-tech" title="Tests">⚠️</a></td>
98-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/debkanchan"><img src="https://avatars.githubusercontent.com/u/11326669?v=4?s=100" width="100px;" alt="DK"/><br /><sub><b>DK</b></sub></a><br /><a href="#code-debkanchan" title="Code">💻</a> <a href="#doc-debkanchan" title="Documentation">📖</a></td>
98+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/debkanchan"><img src="https://avatars.githubusercontent.com/u/11326669?v=4?s=100" width="100px;" alt="DK"/><br /><sub><b>DK</b></sub></a><br /><a href="#code-debkanchan" title="Code">💻</a> <a href="#doc-debkanchan" title="Documentation">📖</a> <a href="#test-debkanchan" title="Tests">⚠️</a></td>
9999
<td align="center" valign="top" width="14.28%"><a href="http://shuyoou.com"><img src="https://avatars.githubusercontent.com/u/7420640?v=4?s=100" width="100px;" alt="Shuyoou"/><br /><sub><b>Shuyoou</b></sub></a><br /><a href="#code-zhanshuyou" title="Code">💻</a> <a href="#doc-zhanshuyou" title="Documentation">📖</a> <a href="#test-zhanshuyou" title="Tests">⚠️</a></td>
100100
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cabljac"><img src="https://avatars.githubusercontent.com/u/32874567?v=4?s=100" width="100px;" alt="Jacob Cable"/><br /><sub><b>Jacob Cable</b></sub></a><br /><a href="#code-cabljac" title="Code">💻</a> <a href="#test-cabljac" title="Tests">⚠️</a> <a href="#doc-cabljac" title="Documentation">📖</a></td>
101101
<td align="center" valign="top" width="14.28%"><a href="https://xavidop.me/"><img src="https://avatars.githubusercontent.com/u/4416096?v=4?s=100" width="100px;" alt="Xavier Portilla Edo"/><br /><sub><b>Xavier Portilla Edo</b></sub></a><br /><a href="#code-xavidop" title="Code">💻</a> <a href="#test-xavidop" title="Tests">⚠️</a></td>
102+
<td align="center" valign="top" width="14.28%"><a href="http://srgtuszy.com"><img src="https://avatars.githubusercontent.com/u/290669?v=4?s=100" width="100px;" alt="Michał Tuszyński"/><br /><sub><b>Michał Tuszyński</b></sub></a><br /><a href="#code-srgtuszy" title="Code">💻</a> <a href="#test-srgtuszy" title="Tests">⚠️</a></td>
102103
</tr>
103104
</tbody>
104105
</table>

0 commit comments

Comments
 (0)