Skip to content

Commit 99a1190

Browse files
docs: add junqizhang as a contributor for code (#1523)
* docs: update .all-contributorsrc [skip ci] * docs: update README.md [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 967dc0a commit 99a1190

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,13 @@
494494
"avatar_url": "https://avatars.githubusercontent.com/u/149765160?v=4",
495495
"profile": "https://github.com/pxwg",
496496
"contributions": ["code"]
497+
},
498+
{
499+
"login": "junqizhang",
500+
"name": "junqizhang",
501+
"avatar_url": "https://avatars.githubusercontent.com/u/22600124?v=4",
502+
"profile": "https://github.com/junqizhang",
503+
"contributions": ["code"]
497504
}
498505
],
499506
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
621621
<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>
622622
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pxwg"><img src="https://avatars.githubusercontent.com/u/149765160?v=4?s=100" width="100px;" alt="Xinyu Xiang"/><br /><sub><b>Xinyu Xiang</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=pxwg" title="Code">💻</a></td>
623623
</tr>
624+
<tr>
625+
<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+
</tr>
624627
</tbody>
625628
</table>
626629

0 commit comments

Comments
 (0)