diff --git a/.all-contributorsrc b/.all-contributorsrc index a278c2b2..df0fed2d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -130,6 +130,15 @@ "contributions": [ "code" ] + }, + { + "login": "benjaminjb", + "name": "Benjamin Blattberg", + "avatar_url": "https://avatars.githubusercontent.com/u/4651855?v=4", + "profile": "https://github.com/benjaminjb", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index f3ecf881..a783da11 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/rancher/k3d?style=flat-square)](https://goreportcard.com/report/github.com/rancher/k3d) -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md) @@ -141,6 +141,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Erwin Kersten

📖
Alex Sears

📖
Mateusz Urbanek

💻 +
Benjamin Blattberg

💻