Skip to content

Commit 5899083

Browse files
docs: add maxo99 as a contributor for doc (#2168)
* docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 739471a commit 5899083

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,15 @@
14611461
"contributions": [
14621462
"code"
14631463
]
1464+
},
1465+
{
1466+
"login": "maxo99",
1467+
"name": "Max Orr",
1468+
"avatar_url": "https://avatars.githubusercontent.com/u/32850992?v=4",
1469+
"profile": "https://github.com/maxo99",
1470+
"contributions": [
1471+
"doc"
1472+
]
14641473
}
14651474
],
14661475
"contributorsPerLine": 7,

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
<tr>
207207
<td align="center" valign="top" width="14.28%"><a href="https://github.com/twentybit"><img src="https://avatars.githubusercontent.com/u/60849886?v=4?s=100" width="100px;" alt="Ryan W"/><br /><sub><b>Ryan W</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=twentybit" title="Documentation">📖</a></td>
208208
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kam193"><img src="https://avatars.githubusercontent.com/u/8472271?v=4?s=100" width="100px;" alt="Kamil Mańkowski"/><br /><sub><b>Kamil Mańkowski</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=kam193" title="Code">💻</a></td>
209+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxo99"><img src="https://avatars.githubusercontent.com/u/32850992?v=4?s=100" width="100px;" alt="Max Orr"/><br /><sub><b>Max Orr</b></sub></a><br /><a href="https://github.com/bpg/terraform-provider-proxmox/commits?author=maxo99" title="Documentation">📖</a></td>
209210
</tr>
210211
</tbody>
211212
<tfoot>

0 commit comments

Comments
 (0)