0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 12:32:59 +00:00

docs: add svengreb as a contributor for code (#1243)

* docs: update CONTRIBUTORS.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-04-27 09:14:48 -04:00 committed by GitHub
parent decf56a707
commit f2b7005f1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -995,6 +995,15 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "svengreb",
"name": "Sven Greb",
"avatar_url": "https://avatars.githubusercontent.com/u/13448100?v=4",
"profile": "https://www.nordtheme.com",
"contributions": [
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,

View File

@ -142,6 +142,7 @@
</tr> </tr>
<tr> <tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tyxieblub"><img src="https://avatars.githubusercontent.com/u/5111464?v=4?s=100" width="100px;" alt="joris"/><br /><sub><b>joris</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=tyxieblub" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tyxieblub"><img src="https://avatars.githubusercontent.com/u/5111464?v=4?s=100" width="100px;" alt="joris"/><br /><sub><b>joris</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=tyxieblub" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.nordtheme.com"><img src="https://avatars.githubusercontent.com/u/13448100?v=4?s=100" width="100px;" alt="Sven Greb"/><br /><sub><b>Sven Greb</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=svengreb" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
<tfoot> <tfoot>