diff --git a/.all-contributorsrc b/.all-contributorsrc index fef2779f..a68a0d40 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -608,6 +608,15 @@ "contributions": [ "bug" ] + }, + { + "login": "sebastian-wachsmuth", + "name": "Sebastian Wachsmuth", + "avatar_url": "https://avatars.githubusercontent.com/u/87482207?v=4", + "profile": "https://github.com/sebastian-wachsmuth", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 6e99b3a8..bc3ff1af 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![codecov](https://codecov.io/gh/christianhelle/refitter/graph/badge.svg?token=242YT1N6T2)](https://codecov.io/gh/christianhelle/refitter) -[![All Contributors](https://img.shields.io/badge/all_contributors-65-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-66-orange.svg?style=flat-square)](#contributors-) # Refitter @@ -1288,6 +1288,7 @@ Please head to the [Apizr documentation](https://www.apizr.net) to get more. wocasella
wocasella

🐛 Petr Zika
Petr Zika

🐛 + Sebastian Wachsmuth
Sebastian Wachsmuth

💻