0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00

docs: add tomstokes as a contributor for doc (#883)

* 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] 2024-01-12 00:35:00 +00:00 committed by GitHub
parent 10dbfddc57
commit d76084c783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -762,6 +762,15 @@
"contributions": [
"bug"
]
},
{
"login": "tomstokes",
"name": "Tom Stokes",
"avatar_url": "https://avatars.githubusercontent.com/u/1216926?v=4",
"profile": "http://tomstok.es",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 8,

View File

@ -237,6 +237,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="https://github.com/srautiai"><img src="https://avatars.githubusercontent.com/u/1098080?v=4?s=50" width="50px;" alt="Sakari Rautiainen"/><br /><sub><b>Sakari Rautiainen</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/issues?q=author%3Asrautiai" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="12.5%"><a href="http://tomstok.es"><img src="https://avatars.githubusercontent.com/u/1216926?v=4?s=50" width="50px;" alt="Tom Stokes"/><br /><sub><b>Tom Stokes</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=tomstokes" title="Documentation">📖</a></td>
</tr>
</tbody>
<tfoot>