Skip to content

Commit ec5c8bc

Browse files
authored
Merge pull request #37 from SplittyDev/all-contributors/add-tranzystorekk
docs: add tranzystorekk as a contributor for code
2 parents a186a1f + 2f7bd8d commit ec5c8bc

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
"contributions": [
1919
"code"
2020
]
21+
},
22+
{
23+
"login": "tranzystorekk",
24+
"name": "Marcin Puc",
25+
"avatar_url": "https://avatars.githubusercontent.com/u/5671049?v=4",
26+
"profile": "https://tranzystorekk.codeberg.page",
27+
"contributions": [
28+
"code"
29+
]
2130
}
2231
]
2332
}

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,18 @@ yarn dev # If you're using yarn
154154
<tbody>
155155
<tr>
156156
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rossmacarthur"><img src="https://avatars.githubusercontent.com/u/17109887?v=4?s=100" width="100px;" alt="Ross MacArthur"/><br /><sub><b>Ross MacArthur</b></sub></a><br /><a href="#code-rossmacarthur" title="Code">💻</a></td>
157+
<td align="center" valign="top" width="14.28%"><a href="https://tranzystorekk.codeberg.page"><img src="https://avatars.githubusercontent.com/u/5671049?v=4?s=100" width="100px;" alt="Marcin Puc"/><br /><sub><b>Marcin Puc</b></sub></a><br /><a href="#code-tranzystorekk" title="Code">💻</a></td>
157158
</tr>
158159
</tbody>
160+
<tfoot>
161+
<tr>
162+
<td align="center" size="13px" colspan="7">
163+
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
164+
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
165+
</img>
166+
</td>
167+
</tr>
168+
</tfoot>
159169
</table>
160170

161171
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)