docs: add inercia as a contributor (#418)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
pull/419/head
allcontributors[bot] 4 years ago committed by GitHub
parent a93932e5b6
commit d16562ccf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      .all-contributorsrc
  2. 5
      README.md

@ -81,6 +81,17 @@
"contributions": [
"doc"
]
},
{
"login": "inercia",
"name": "Alvaro",
"avatar_url": "https://avatars2.githubusercontent.com/u/1841612?v=4",
"profile": "http://inerciatech.com/",
"contributions": [
"code",
"ideas",
"plugin"
]
}
],
"contributorsPerLine": 7,

@ -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-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)
@ -121,7 +121,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/toonsevrin.keys"><img src="https://avatars1.githubusercontent.com/u/5507199?v=4" width="100px;" alt=""/><br /><sub><b>Toon Sevrin</b></sub></a><br /><a href="https://github.com/rancher/k3d/commits?author=toonsevrin" title="Code">πŸ’»</a></td>
<td align="center"><a href="http://debian-solutions.de"><img src="https://avatars3.githubusercontent.com/u/1111056?v=4" width="100px;" alt=""/><br /><sub><b>Dennis Hoppe</b></sub></a><br /><a href="https://github.com/rancher/k3d/commits?author=dhoppe" title="Documentation">πŸ“–</a> <a href="#example-dhoppe" title="Examples">πŸ’‘</a></td>
<td align="center"><a href="https://dellinger.dev"><img src="https://avatars0.githubusercontent.com/u/3109892?v=4" width="100px;" alt=""/><br /><sub><b>Jonas Dellinger</b></sub></a><br /><a href="#infra-JohnnyCrazy" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/markrexwinkel"><img src="https://avatars2.githubusercontent.com/u/10704814?v=4" width="100px;" alt=""/><br /><sub><b>markrexwinkel</b></sub></a><br /><a href="https://github.com/rancher/k3d/commits?author=markrexwinkel" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="http://inerciatech.com/"><img src="https://avatars2.githubusercontent.com/u/1841612?v=4" width="100px;" alt=""/><br /><sub><b>Alvaro</b></sub></a><br /><a href="https://github.com/rancher/k3d/commits?author=inercia" title="Code">πŸ’»</a> <a href="#ideas-inercia" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#plugin-inercia" title="Plugin/utility libraries">πŸ”Œ</a></td>
</tr>
</table>

Loading…
Cancel
Save