Skip to content

Commit 36056f7

Browse files
contributors: add azmeuk as a contributor for bug (#286)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent be21d37 commit 36056f7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,15 @@
516516
"contributions": [
517517
"financial"
518518
]
519+
},
520+
{
521+
"login": "azmeuk",
522+
"name": "Éloi Rivard",
523+
"avatar_url": "https://avatars.githubusercontent.com/u/60163?v=4",
524+
"profile": "https://yaal.coop",
525+
"contributions": [
526+
"bug"
527+
]
519528
}
520529
],
521530
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![GitHub License](https://img.shields.io/github/license/mansenfranzen/autodoc_pydantic?style=for-the-badge&color=orange&logo=semanticscholar&logoColor=white)](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/LICENSE)
1212
[![linting - ruff](https://img.shields.io/badge/Linting-orange?style=for-the-badge&logo=ruff&logoColor=white&label=ruff)](https://github.com/astral-sh/ruff)
1313
[![types - Mypy](https://img.shields.io/badge/types-Mypy-orange.svg?style=for-the-badge&logo=python&logoColor=white)](https://github.com/python/mypy)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
14-
[![All Contributors](https://img.shields.io/badge/all_contributors-54-orange.svg?style=for-the-badge)](https://github.com/mansenfranzen/autodoc_pydantic?tab=readme-ov-file#-acknowledgements)
14+
[![All Contributors](https://img.shields.io/badge/all_contributors-55-orange.svg?style=for-the-badge)](https://github.com/mansenfranzen/autodoc_pydantic?tab=readme-ov-file#-acknowledgements)
1515
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1616

1717

@@ -128,6 +128,7 @@ Thanks to great open source projects [sphinx](https://www.sphinx-doc.org/en/mast
128128
<td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/kyle.finley"><img src="https://avatars.githubusercontent.com/u/23145462?v=4?s=100" width="100px;" alt="Kyle Finley"/><br /><sub><b>Kyle Finley</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/issues?q=author%3AITProKyle" title="Bug reports">🐛</a></td>
129129
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bruno-f-cruz"><img src="https://avatars.githubusercontent.com/u/7049351?v=4?s=100" width="100px;" alt="brunocruz"/><br /><sub><b>brunocruz</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/issues?q=author%3Abruno-f-cruz" title="Bug reports">🐛</a></td>
130130
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AnneRademacher"><img src="https://avatars.githubusercontent.com/u/49472656?v=4?s=100" width="100px;" alt="Anne Rademacher"/><br /><sub><b>Anne Rademacher</b></sub></a><br /><a href="#financial-annerademacher" title="Financial">💵</a></td>
131+
<td align="center" valign="top" width="14.28%"><a href="https://yaal.coop"><img src="https://avatars.githubusercontent.com/u/60163?v=4?s=100" width="100px;" alt="Éloi Rivard"/><br /><sub><b>Éloi Rivard</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/issues?q=author%3Aazmeuk" title="Bug reports">🐛</a></td>
131132
</tr>
132133
</tbody>
133134
</table>

0 commit comments

Comments
 (0)