Skip to content

Commit 5bc7bc7

Browse files
authored
Merge pull request #69 from GamePad64/all-contributors/add-rhutkovich
docs: add rhutkovich as a contributor for code
2 parents 6d2be3f + 2f44adc commit 5bc7bc7

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,23 @@
1414
"code",
1515
"doc"
1616
]
17+
},
18+
{
19+
"login": "rhutkovich",
20+
"name": "Raman Hutkovich",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/9265526?v=4",
22+
"profile": "https://github.com/rhutkovich",
23+
"contributions": [
24+
"code"
25+
]
1726
}
1827
],
1928
"contributorsPerLine": 7,
2029
"projectName": "python-telegram-bot-django-persistence",
2130
"projectOwner": "GamePad64",
2231
"repoType": "github",
2332
"repoHost": "https://github.com",
24-
"skipCi": true
33+
"skipCi": true,
34+
"commitType": "docs",
35+
"commitConvention": "angular"
2536
}

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
4646
<!-- prettier-ignore-start -->
4747
<!-- markdownlint-disable -->
4848
<table>
49-
<tr>
50-
<td align="center"><a href="https://shishenko.com"><img src="https://avatars.githubusercontent.com/u/837953?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alexander Shishenko</b></sub></a><br /><a href="https://github.com/GamePad64/python-telegram-bot-django-persistence/commits?author=GamePad64" title="Code">💻</a> <a href="https://github.com/GamePad64/python-telegram-bot-django-persistence/commits?author=GamePad64" title="Documentation">📖</a></td>
51-
</tr>
49+
<tbody>
50+
<tr>
51+
<td align="center" valign="top" width="14.28%"><a href="https://shishenko.com"><img src="https://avatars.githubusercontent.com/u/837953?v=4?s=100" width="100px;" alt="Alexander Shishenko"/><br /><sub><b>Alexander Shishenko</b></sub></a><br /><a href="https://github.com/GamePad64/python-telegram-bot-django-persistence/commits?author=GamePad64" title="Code">💻</a> <a href="https://github.com/GamePad64/python-telegram-bot-django-persistence/commits?author=GamePad64" title="Documentation">📖</a></td>
52+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rhutkovich"><img src="https://avatars.githubusercontent.com/u/9265526?v=4?s=100" width="100px;" alt="Raman Hutkovich"/><br /><sub><b>Raman Hutkovich</b></sub></a><br /><a href="https://github.com/GamePad64/python-telegram-bot-django-persistence/commits?author=rhutkovich" title="Code">💻</a></td>
53+
</tr>
54+
</tbody>
5255
</table>
5356

5457
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)