Skip to content

Commit 47e98df

Browse files
contributors: add bruno-f-cruz as a contributor for bug (#280)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2a899f1 commit 47e98df

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
@@ -498,6 +498,15 @@
498498
"contributions": [
499499
"bug"
500500
]
501+
},
502+
{
503+
"login": "bruno-f-cruz",
504+
"name": "brunocruz",
505+
"avatar_url": "https://avatars.githubusercontent.com/u/7049351?v=4",
506+
"profile": "https://github.com/bruno-f-cruz",
507+
"contributions": [
508+
"bug"
509+
]
501510
}
502511
],
503512
"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-52-orange.svg?style=for-the-badge)](#contributors)
14+
[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=for-the-badge)](#contributors)
1515
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1616

1717

@@ -126,6 +126,7 @@ Thanks to great open source projects [sphinx](https://www.sphinx-doc.org/en/mast
126126
<td align="center" valign="top" width="14.28%"><a href="https://galarzaa.com"><img src="https://avatars.githubusercontent.com/u/12865379?v=4?s=100" width="100px;" alt="Allan Galarza"/><br /><sub><b>Allan Galarza</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/issues?q=author%3AGalarzaa90" title="Bug reports">🐛</a></td>
127127
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Carson-Shaar"><img src="https://avatars.githubusercontent.com/u/120226019?v=4?s=100" width="100px;" alt="Carson-Shaar"/><br /><sub><b>Carson-Shaar</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/issues?q=author%3ACarson-Shaar" title="Bug reports">🐛</a></td>
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>
129+
<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>
129130
</tr>
130131
</tbody>
131132
</table>

0 commit comments

Comments
 (0)