Skip to content

Commit 5ad5ed9

Browse files
docs: add shvchk as a contributor for bug, and code (#83)
* 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 6c360d3 commit 5ad5ed9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,19 @@
1818
"contributions": [
1919
"code"
2020
]
21+
},
22+
{
23+
"login": "shvchk",
24+
"name": "Andrei Shevchuk",
25+
"avatar_url": "https://avatars.githubusercontent.com/u/872945?v=4",
26+
"profile": "https://github.com/shvchk",
27+
"contributions": [
28+
"bug",
29+
"code"
30+
]
2131
}
2232
],
2333
"contributorsPerLine": 7,
24-
"skipCi": true
34+
"skipCi": true,
35+
"commitType": "docs"
2536
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
140140
<tbody>
141141
<tr>
142142
<td align="center" valign="top" width="14.28%"><a href="https://github.com/34j"><img src="https://avatars.githubusercontent.com/u/55338215?v=4?s=80" width="80px;" alt="34j"/><br /><sub><b>34j</b></sub></a><br /><a href="https://github.com/34j/geekbench-browser-python/commits?author=34j" title="Code">💻</a></td>
143+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shvchk"><img src="https://avatars.githubusercontent.com/u/872945?v=4?s=80" width="80px;" alt="Andrei Shevchuk"/><br /><sub><b>Andrei Shevchuk</b></sub></a><br /><a href="https://github.com/34j/geekbench-browser-python/issues?q=author%3Ashvchk" title="Bug reports">🐛</a> <a href="https://github.com/34j/geekbench-browser-python/commits?author=shvchk" title="Code">💻</a></td>
143144
</tr>
144145
</tbody>
145146
</table>

0 commit comments

Comments
 (0)