0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 19:38:35 +00:00

docs: add bitchecker as a contributor for code (#823)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot] 2023-12-19 21:35:36 -05:00 committed by GitHub
parent 4113bec1b5
commit 8d1a72923c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -687,6 +687,15 @@
"contributions": [
"financial"
]
},
{
"login": "bitchecker",
"name": "bitchecker",
"avatar_url": "https://avatars.githubusercontent.com/u/11056930?v=4",
"profile": "https://github.com/bitchecker",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 8,

View File

@ -225,6 +225,7 @@ using SFTP. This requires the use of a PAM account (standard Linux account).
</tr>
<tr>
<td align="center" valign="top" width="12.5%"><a href="http://opnsrc.dev"><img src="https://avatars.githubusercontent.com/u/2036998?v=4?s=50" width="50px;" alt="Mahesh K."/><br /><sub><b>Mahesh K.</b></sub></a><br /><a href="#financial-mkopnsrc" title="Financial">💵</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/bitchecker"><img src="https://avatars.githubusercontent.com/u/11056930?v=4?s=50" width="50px;" alt="bitchecker"/><br /><sub><b>bitchecker</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=bitchecker" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>