diff --git a/.all-contributorsrc b/.all-contributorsrc index a5894c02..d2214738 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -417,6 +417,15 @@ "code", "doc" ] + }, + { + "login": "huxuan", + "name": "Xuan (Sean) Hu", + "avatar_url": "https://avatars.githubusercontent.com/u/726061?v=4", + "profile": "https://huxuan.org/", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 16eddf66..a16f07a8 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-43-orange.svg?style=for-the-badge)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=for-the-badge)](#contributors) @@ -115,6 +115,7 @@ Thanks to great open source projects [sphinx](https://www.sphinx-doc.org/en/mast Tony Narlock
Tony Narlock

💻 📖 + Xuan (Sean) Hu
Xuan (Sean) Hu

🐛