diff --git a/.all-contributorsrc b/.all-contributorsrc index af9cda8..c1cbe92 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -453,6 +453,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "exs-dwoodward", + "name": "exs-dwoodward", + "avatar_url": "https://avatars.githubusercontent.com/u/166007669?v=4", + "profile": "https://github.com/exs-dwoodward", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 230cc89..458cc1b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Coverage](https://img.shields.io/codecov/c/gh/mansenfranzen/autodoc_pydantic?style=for-the-badge)](https://app.codecov.io/gh/mansenfranzen/autodoc_pydantic) [![Downloads](https://img.shields.io/pypi/dm/autodoc_pydantic?color=fe7d37&style=for-the-badge)](https://pypistats.org/packages/autodoc-pydantic) -[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=for-the-badge)](#contributors) @@ -120,6 +120,7 @@ Thanks to great open source projects [sphinx](https://www.sphinx-doc.org/en/mast Christian Riedel
Christian Riedel

🐛 morcef
morcef

🐛 alejandro-yousef
alejandro-yousef

🤔 + exs-dwoodward
exs-dwoodward

💻