From 433a1a5ea6fca753a871f4cedee8b49c07132f8d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 17:12:06 -0400 Subject: [PATCH] docs: add cbergmann as a contributor (#769) * docs: update .all-contributorsrc [skip ci] * docs: update README.md [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7ff620b7..68b3901e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -157,6 +157,15 @@ "contributions": [ "code" ] + }, + { + "login": "cbergmann", + "name": "Clemens Bergmann", + "avatar_url": "https://avatars.githubusercontent.com/u/112864?v=4", + "profile": "https://cbergmann.net", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 6ce732d4..aaec21d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Helm charts -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) [![docs](https://img.shields.io/badge/docs-rtfm-yellow?logo=gitbook&logoColor=white&style=for-the-badge)](https://docs.k8s-at-home.com/) @@ -68,6 +68,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Allen Porter

💻
Rasmus Hermansen

💻
Dennis Zhang

💻 +
Clemens Bergmann

💻