From 134cab09bc18e3eab9a1e09b3b887b791b38aa44 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 03:37:32 +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..df74c44f8 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

📖 + + Anil Amrute
Anil Amrute

🤔 💻 + From b1fd7836678fa569abc33d808e3d4b64d079555e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 03:37:33 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ad4e54512..193a146ed 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -270,6 +270,16 @@ "contributions": [ "doc" ] + }, + { + "login": "anilamrute", + "name": "Anil Amrute", + "avatar_url": "https://avatars.githubusercontent.com/u/60308655?v=4", + "profile": "https://github.com/anilamrute", + "contributions": [ + "ideas", + "code" + ] } ], "contributorsPerLine": 7,