From 40a24786b7b7f2987ff00223691f26979f7c7bb5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 00:15:06 -0400 Subject: [PATCH] docs: add si458 as a contributor for bug, and test (#460) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * Update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- .all-contributorsrc | 15 +++++++++++++-- README.md | 5 ++++- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8a944e2c..432bbcb4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -326,9 +326,20 @@ "contributions": [ "code" ] + }, + { + "login": "si458", + "name": "Simon Smith", + "avatar_url": "https://avatars.githubusercontent.com/u/765314?v=4", + "profile": "https://www.si458.co.uk", + "contributions": [ + "bug", + "test" + ] } ], "contributorsPerLine": 7, - "skipCi": true, - "linkToUsage": true + "skipCi": false, + "linkToUsage": true, + "commitType": "docs" } diff --git a/README.md b/README.md index 4f74cc8c..aa708a6f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![GitHub Release Date](https://img.shields.io/github/release-date/bpg/terraform-provider-proxmox)](https://github.com/bpg/terraform-provider-proxmox/releases/latest) [![GitHub stars](https://img.shields.io/github/stars/bpg/terraform-provider-proxmox)](https://github.com/bpg/terraform-provider-proxmox/stargazers) -[![All Contributors](https://img.shields.io/badge/all_contributors%2D35%2Dorange.svg)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors%2D36%2Dorange.svg)](#contributors-) [![Conventional Commits](https://img.shields.io/badge/conventional%20commits-v1.0.0-ff69b4)](https://www.conventionalcommits.org/en/v1.0.0/) [![Buy Me A Coffee](https://img.shields.io/badge/-buy%20me%20a%20coffee-5F7FFF?logo=buymeacoffee&labelColor=gray&logoColor=FFDD00)](https://www.buymeacoffee.com/bpgca) @@ -188,6 +188,9 @@ using SFTP. This requires the use of a PAM account (standard Linux account). Ryan Yin
Ryan Yin

💻 zoop
zoop

💻 + + Simon Smith
Simon Smith

🐛 ⚠️ +