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

docs: add TomaszDom as a contributor for bug, and test (#1890)

* 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] 2025-04-09 09:57:51 -04:00 committed by GitHub
parent 7ca292069d
commit 052b201bd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View File

@ -1330,6 +1330,16 @@
"contributions": [
"code"
]
},
{
"login": "TomaszDom",
"name": "TomaszDom",
"avatar_url": "https://avatars.githubusercontent.com/u/9348532?v=4",
"profile": "https://github.com/TomaszDom",
"contributions": [
"bug",
"test"
]
}
],
"contributorsPerLine": 7,

View File

@ -188,6 +188,7 @@
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pileus-lines"><img src="https://avatars.githubusercontent.com/u/74184010?v=4?s=100" width="100px;" alt="pileus-lines"/><br /><sub><b>pileus-lines</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=pileus-lines" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CaptaiNiveau"><img src="https://avatars.githubusercontent.com/u/79282544?v=4?s=100" width="100px;" alt="CaptaiNiveau"/><br /><sub><b>CaptaiNiveau</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=CaptaiNiveau" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TomaszDom"><img src="https://avatars.githubusercontent.com/u/9348532?v=4?s=100" width="100px;" alt="TomaszDom"/><br /><sub><b>TomaszDom</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/issues?q=author%3ATomaszDom" title="Bug reports">🐛</a> <a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=TomaszDom" title="Tests">⚠️</a></td>
</tr>
</tbody>
<tfoot>