Skip to content

Commit 2caf36b

Browse files
docs: add RoseSecurity as a contributor for doc, and code (CopilotC-Nvim#1569)
* 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 e407da3 commit 2caf36b

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
@@ -522,6 +522,13 @@
522522
"avatar_url": "https://avatars.githubusercontent.com/u/18503099?v=4",
523523
"profile": "https://github.com/kolchurinvv",
524524
"contributions": ["code"]
525+
},
526+
{
527+
"login": "RoseSecurity",
528+
"name": "RoseSecurity",
529+
"avatar_url": "https://avatars.githubusercontent.com/u/72598486?v=4",
530+
"profile": "https://rosesecurity.dev",
531+
"contributions": ["doc", "code"]
525532
}
526533
],
527534
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
711711
<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>
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>
714+
<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>
714715
</tr>
715716
</tbody>
716717
</table>

0 commit comments

Comments
 (0)