Skip to content

Commit 743d600

Browse files
docs: add Tlunch as a contributor for code (#1526)
* 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 7cac6a2 commit 743d600

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
@@ -501,6 +501,13 @@
501501
"avatar_url": "https://avatars.githubusercontent.com/u/22600124?v=4",
502502
"profile": "https://github.com/junqizhang",
503503
"contributions": ["code"]
504+
},
505+
{
506+
"login": "Tlunch",
507+
"name": "Calum Lynch",
508+
"avatar_url": "https://avatars.githubusercontent.com/u/89159592?v=4",
509+
"profile": "http://card.calumhub.xyz",
510+
"contributions": ["code"]
504511
}
505512
],
506513
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
623623
</tr>
624624
<tr>
625625
<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>
626+
<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>
626627
</tr>
627628
</tbody>
628629
</table>

0 commit comments

Comments
 (0)