0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00

docs: add Dr-Shadow as a contributor for bug (#1050)

* 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-02-21 15:26:57 +00:00 committed by GitHub
parent 4c09ed1aa3
commit 16511af72a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -866,6 +866,15 @@
"contributions": [
"code"
]
},
{
"login": "Dr-Shadow",
"name": "Dr-Shadow",
"avatar_url": "https://avatars.githubusercontent.com/u/5308086?v=4",
"profile": "https://github.com/Dr-Shadow",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,

View File

@ -124,6 +124,7 @@
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ecanuto"><img src="https://avatars.githubusercontent.com/u/55260?v=4?s=100" width="100px;" alt="Everaldo Canuto"/><br /><sub><b>Everaldo Canuto</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=ecanuto" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Dr-Shadow"><img src="https://avatars.githubusercontent.com/u/5308086?v=4?s=100" width="100px;" alt="Dr-Shadow"/><br /><sub><b>Dr-Shadow</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/issues?q=author%3ADr-Shadow" title="Bug reports">🐛</a></td>
</tr>
</tbody>
<tfoot>