Skip to content

Commit

Permalink
docs: add BebeSparkelSparkel as a contributor for doc (#320)
Browse files Browse the repository at this point in the history
Adds @BebeSparkelSparkel as a contributor for doc.

This was requested by mrcjkb [in this
comment](#319 (comment))

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Marc Jakobi <[email protected]>
  • Loading branch information
allcontributors[bot] and mrcjkb authored Jan 5, 2024
1 parent 76725ef commit 77b2cfb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,15 @@
"contributions": [
"code"
]
},
{
"login": "BebeSparkelSparkel",
"name": "William Rusnack",
"avatar_url": "https://avatars.githubusercontent.com/u/10747532?v=4",
"profile": "https://github.com/BebeSparkelSparkel",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
[![LuaRocks][luarocks-shield]][luarocks-url]

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-18-purple.svg?style=for-the-badge)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-19-purple.svg?style=for-the-badge)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

> [!NOTE]
Expand Down Expand Up @@ -756,6 +756,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MaciekFlis"><img src="https://avatars.githubusercontent.com/u/19313722?v=4?s=100" width="100px;" alt="MaciekFlis"/><br /><sub><b>MaciekFlis</b></sub></a><br /><a href="#financial-MaciekFlis" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mbwgh"><img src="https://avatars.githubusercontent.com/u/28275377?v=4?s=100" width="100px;" alt="mbwgh"/><br /><sub><b>mbwgh</b></sub></a><br /><a href="https://github.com/mrcjkb/haskell-tools.nvim/commits?author=mbwgh" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AntonVucinic"><img src="https://avatars.githubusercontent.com/u/64925492?v=4?s=100" width="100px;" alt="AntonVucinic"/><br /><sub><b>AntonVucinic</b></sub></a><br /><a href="https://github.com/mrcjkb/haskell-tools.nvim/commits?author=AntonVucinic" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BebeSparkelSparkel"><img src="https://avatars.githubusercontent.com/u/10747532?v=4?s=100" width="100px;" alt="William Rusnack"/><br /><sub><b>William Rusnack</b></sub></a><br /><a href="https://github.com/mrcjkb/haskell-tools.nvim/commits?author=BebeSparkelSparkel" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 77b2cfb

Please sign in to comment.