Skip to content

Commit 4248f51

Browse files
docs: add nisalVD as a contributor for doc (#80)
* 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 d10759f commit 4248f51

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@
109109
"avatar_url": "https://avatars.githubusercontent.com/u/5115805?v=4",
110110
"profile": "https://github.com/deathbeam",
111111
"contributions": ["code", "doc"]
112+
},
113+
{
114+
"login": "nisalVD",
115+
"name": "Nisal",
116+
"avatar_url": "https://avatars.githubusercontent.com/u/30633436?v=4",
117+
"profile": "http://nisalvd.netlify.com/",
118+
"contributions": ["doc"]
112119
}
113120
],
114121
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
88

9-
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
1010

1111
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1212

@@ -523,6 +523,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
523523
</tr>
524524
<tr>
525525
<td align="center" valign="top" width="14.28%"><a href="https://github.com/deathbeam"><img src="https://avatars.githubusercontent.com/u/5115805?v=4?s=100" width="100px;" alt="Tomas Slusny"/><br /><sub><b>Tomas Slusny</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=deathbeam" title="Code">💻</a> <a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=deathbeam" title="Documentation">📖</a></td>
526+
<td align="center" valign="top" width="14.28%"><a href="http://nisalvd.netlify.com/"><img src="https://avatars.githubusercontent.com/u/30633436?v=4?s=100" width="100px;" alt="Nisal"/><br /><sub><b>Nisal</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=nisalVD" title="Documentation">📖</a></td>
526527
</tr>
527528
</tbody>
528529
</table>

0 commit comments

Comments
 (0)