0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00

docs: add jkossis as a contributor for code (#926)

* 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-18 01:46:18 +00:00 committed by GitHub
parent c9c3067b61
commit 8dc5a86108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -771,6 +771,15 @@
"contributions": [
"doc"
]
},
{
"login": "jkossis",
"name": "Jason Kossis",
"avatar_url": "https://avatars.githubusercontent.com/u/1247832?v=4",
"profile": "https://github.com/jkossis",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 8,

View File

@ -238,6 +238,7 @@ using SFTP. This requires the use of a PAM account (standard Linux account).
<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>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/jkossis"><img src="https://avatars.githubusercontent.com/u/1247832?v=4?s=50" width="50px;" alt="Jason Kossis"/><br /><sub><b>Jason Kossis</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=jkossis" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>