Skip to content

Commit ee14248

Browse files
docs: add kolchurinvv as a contributor for code (#1557)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e73cb24 commit ee14248

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,13 @@
515515
"avatar_url": "https://avatars.githubusercontent.com/u/270346599?v=4",
516516
"profile": "https://github.com/sirjls",
517517
"contributions": ["code"]
518+
},
519+
{
520+
"login": "kolchurinvv",
521+
"name": "Vladimir Kolchurin",
522+
"avatar_url": "https://avatars.githubusercontent.com/u/18503099?v=4",
523+
"profile": "https://github.com/kolchurinvv",
524+
"contributions": ["code"]
518525
}
519526
],
520527
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
683683
<td align="center" valign="top" width="14.28%"><a href="https://github.com/junqizhang"><img src="https://avatars.githubusercontent.com/u/22600124?v=4?s=100" width="100px;" alt="junqizhang"/><br /><sub><b>junqizhang</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=junqizhang" title="Code">💻</a></td>
684684
<td align="center" valign="top" width="14.28%"><a href="http://card.calumhub.xyz"><img src="https://avatars.githubusercontent.com/u/89159592?v=4?s=100" width="100px;" alt="Calum Lynch"/><br /><sub><b>Calum Lynch</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=Tlunch" title="Code">💻</a></td>
685685
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sirjls"><img src="https://avatars.githubusercontent.com/u/270346599?v=4?s=100" width="100px;" alt="sirjls"/><br /><sub><b>sirjls</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=sirjls" title="Code">💻</a></td>
686+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kolchurinvv"><img src="https://avatars.githubusercontent.com/u/18503099?v=4?s=100" width="100px;" alt="Vladimir Kolchurin"/><br /><sub><b>Vladimir Kolchurin</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=kolchurinvv" title="Code">💻</a></td>
686687
</tr>
687688
</tbody>
688689
</table>

0 commit comments

Comments
 (0)