Skip to content

Commit 5df0b66

Browse files
docs: add fredrikaverpil as a contributor for code (#1165)
* 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 9614251 commit 5df0b66

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,13 @@
403403
"avatar_url": "https://avatars.githubusercontent.com/u/6123841?v=4",
404404
"profile": "https://www.azdanov.dev",
405405
"contributions": ["doc", "code"]
406+
},
407+
{
408+
"login": "fredrikaverpil",
409+
"name": "Fredrik Averpil",
410+
"avatar_url": "https://avatars.githubusercontent.com/u/994357?v=4",
411+
"profile": "http://fredrikaverpil.github.io",
412+
"contributions": ["code"]
406413
}
407414
],
408415
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
887887
</tr>
888888
<tr>
889889
<td align="center" valign="top" width="14.28%"><a href="https://www.azdanov.dev"><img src="https://avatars.githubusercontent.com/u/6123841?v=4?s=100" width="100px;" alt="Anton Ždanov"/><br /><sub><b>Anton Ždanov</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=azdanov" title="Documentation">📖</a> <a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=azdanov" title="Code">💻</a></td>
890+
<td align="center" valign="top" width="14.28%"><a href="http://fredrikaverpil.github.io"><img src="https://avatars.githubusercontent.com/u/994357?v=4?s=100" width="100px;" alt="Fredrik Averpil"/><br /><sub><b>Fredrik Averpil</b></sub></a><br /><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim/commits?author=fredrikaverpil" title="Code">💻</a></td>
890891
</tr>
891892
</tbody>
892893
</table>

0 commit comments

Comments
 (0)