Skip to content

Commit be3291c

Browse files
docs: add kharandziuk as a contributor for code (#1492)
* 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 9f9d587 commit be3291c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,13 @@
480480
"avatar_url": "https://avatars.githubusercontent.com/u/21695295?v=4",
481481
"profile": "https://github.com/garcia5",
482482
"contributions": ["code"]
483+
},
484+
{
485+
"login": "kharandziuk",
486+
"name": "Max Kharandziuk",
487+
"avatar_url": "https://avatars.githubusercontent.com/u/3404755?v=4",
488+
"profile": "https://github.com/kharandziuk",
489+
"contributions": ["code"]
483490
}
484491
],
485492
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
619619
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ctchen222"><img src="https://avatars.githubusercontent.com/u/49014608?v=4?s=100" width="100px;" alt="CTCHEN"/><br /><sub><b>CTCHEN</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=ctchen222" title="Code">💻</a></td>
620620
<td align="center" valign="top" width="14.28%"><a href="https://github.com/towoe"><img src="https://avatars.githubusercontent.com/u/8666134?v=4?s=100" width="100px;" alt="Tobias Wölfel"/><br /><sub><b>Tobias Wölfel</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=towoe" title="Code">💻</a></td>
621621
<td align="center" valign="top" width="14.28%"><a href="https://github.com/garcia5"><img src="https://avatars.githubusercontent.com/u/21695295?v=4?s=100" width="100px;" alt="Alexander Garcia"/><br /><sub><b>Alexander Garcia</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=garcia5" title="Code">💻</a></td>
622+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kharandziuk"><img src="https://avatars.githubusercontent.com/u/3404755?v=4?s=100" width="100px;" alt="Max Kharandziuk"/><br /><sub><b>Max Kharandziuk</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=kharandziuk" title="Code">💻</a></td>
622623
</tr>
623624
</tbody>
624625
</table>

0 commit comments

Comments
 (0)