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

docs: add michaelze as a contributor for code (#497)

* 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-08-15 23:47:29 +00:00 committed by GitHub
parent 78d668377f
commit e02c52b8c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -402,6 +402,15 @@
"code",
"bug"
]
},
{
"login": "michaelze",
"name": "Michael Iseli",
"avatar_url": "https://avatars.githubusercontent.com/u/673902?v=4",
"profile": "https://github.com/michaelze",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@ -197,6 +197,7 @@ using SFTP. This requires the use of a PAM account (standard Linux account).
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mandrav"><img src="https://avatars.githubusercontent.com/u/1273530?v=4?s=100" width="100px;" alt="mandrav"/><br /><sub><b>mandrav</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=mandrav" title="Code">💻</a> <a href="https://github.com/bpg/terraform-provider-proxmox/issues?q=author%3Amandrav" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michaelze"><img src="https://avatars.githubusercontent.com/u/673902?v=4?s=100" width="100px;" alt="Michael Iseli"/><br /><sub><b>Michael Iseli</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=michaelze" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>