Skip to content

Commit 2025f92

Browse files
docs: add abhr-0 as a contributor for code (#1571)
* 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 e0f8a52 commit 2025f92

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
@@ -529,6 +529,13 @@
529529
"avatar_url": "https://avatars.githubusercontent.com/u/72598486?v=4",
530530
"profile": "https://rosesecurity.dev",
531531
"contributions": ["doc", "code"]
532+
},
533+
{
534+
"login": "abhr-0",
535+
"name": "Abhraneel Mukherjee",
536+
"avatar_url": "https://avatars.githubusercontent.com/u/121384410?v=4",
537+
"profile": "https://github.com/abhr-0",
538+
"contributions": ["code"]
532539
}
533540
],
534541
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
712712
<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>
713713
<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>
714714
<td align="center" valign="top" width="14.28%"><a href="https://rosesecurity.dev"><img src="https://avatars.githubusercontent.com/u/72598486?v=4?s=100" width="100px;" alt="RoseSecurity"/><br /><sub><b>RoseSecurity</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=RoseSecurity" title="Documentation">📖</a> <a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=RoseSecurity" title="Code">💻</a></td>
715+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/abhr-0"><img src="https://avatars.githubusercontent.com/u/121384410?v=4?s=100" width="100px;" alt="Abhraneel Mukherjee"/><br /><sub><b>Abhraneel Mukherjee</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=abhr-0" title="Code">💻</a></td>
715716
</tr>
716717
</tbody>
717718
</table>

0 commit comments

Comments
 (0)