docs: add benjamb as a contributor for code (#1707)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot] 2025-03-30 12:28:38 -04:00 committed by GitHub
parent 3330c1f1e7
commit 60aac16ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -590,6 +590,15 @@
"contributions": [
"doc"
]
},
{
"login": "benjamb",
"name": "Ben Brown",
"avatar_url": "https://avatars.githubusercontent.com/u/8291297?v=4",
"profile": "https://github.com/benjamb",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@ -540,6 +540,7 @@ Thanks to all contributors:
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://meander.site"><img src="https://avatars.githubusercontent.com/u/11584387?v=4?s=100" width="100px;" alt="Julius Enriquez"/><br /><sub><b>Julius Enriquez</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=win8linux" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/benjamb"><img src="https://avatars.githubusercontent.com/u/8291297?v=4?s=100" width="100px;" alt="Ben Brown"/><br /><sub><b>Ben Brown</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=benjamb" title="Code">💻</a></td>
</tr>
</tbody>
</table>