Skip to content

Commit 9fec6c3

Browse files
docs: add sirjls as a contributor for code (#1537)
* 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 7c263e2 commit 9fec6c3

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
@@ -508,6 +508,13 @@
508508
"avatar_url": "https://avatars.githubusercontent.com/u/89159592?v=4",
509509
"profile": "http://card.calumhub.xyz",
510510
"contributions": ["code"]
511+
},
512+
{
513+
"login": "sirjls",
514+
"name": "sirjls",
515+
"avatar_url": "https://avatars.githubusercontent.com/u/270346599?v=4",
516+
"profile": "https://github.com/sirjls",
517+
"contributions": ["code"]
511518
}
512519
],
513520
"contributorsPerLine": 7,

README.md

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

0 commit comments

Comments
 (0)