From 2c87aa3ee230126788fd98da9ba780bbb46a91e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 22:05:18 +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 6892ee256..918396b4d 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

📖 + + nlosg-utokan
nlosg-utokan

💻 🤔 📖 + From 481441273336fab8ea3e44e477353a41491a3c36 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 22:05:19 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ad4e54512..7544e630a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -270,6 +270,17 @@ "contributions": [ "doc" ] + }, + { + "login": "nlosg", + "name": "nlosg-utokan", + "avatar_url": "https://avatars.githubusercontent.com/u/30161321?v=4", + "profile": "https://github.com/nlosg", + "contributions": [ + "code", + "ideas", + "doc" + ] } ], "contributorsPerLine": 7,