From 4043a534ffe724b54290c2c90a4233a0e829b02f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:55:33 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b1135883..025bb4542 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/k3d-io/k3d?style=flat-square)](https://goreportcard.com/report/github.com/k3d-io/k3d) -[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md) @@ -170,6 +170,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Pierre Roudier
Pierre Roudier

💻 Adrien Horgnies
Adrien Horgnies

📖 + + Danilo Cianfrone
Danilo Cianfrone

🤔 + From 649fb081533750df1dc1503c891709e07c0dd4ba Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:55:34 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ad4e54512..c7a3f4770 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -270,6 +270,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ar3s3ru", + "name": "Danilo Cianfrone", + "avatar_url": "https://avatars.githubusercontent.com/u/6481571?v=4", + "profile": "https://ar3s3ru.dev", + "contributions": [ + "ideas" + ] } ], "contributorsPerLine": 7,