Skip to content

Commit 15cead4

Browse files
contributors: add Galarzaa90 as a contributor for bug (#277)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0ddb12f commit 15cead4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,15 @@
471471
"contributions": [
472472
"bug"
473473
]
474+
},
475+
{
476+
"login": "Galarzaa90",
477+
"name": "Allan Galarza",
478+
"avatar_url": "https://avatars.githubusercontent.com/u/12865379?v=4",
479+
"profile": "https://galarzaa.com",
480+
"contributions": [
481+
"bug"
482+
]
474483
}
475484
],
476485
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-49-orange.svg?style=for-the-badge&logo=iconify&logoColor=white)](https://github.com/mansenfranzen/autodoc_pydantic/tree/main?tab=readme-ov-file#acknowledgements)
14+
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=for-the-badge)](#contributors)
1515
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1616

1717

@@ -122,6 +122,9 @@ Thanks to great open source projects [sphinx](https://www.sphinx-doc.org/en/mast
122122
<td align="center" valign="top" width="14.28%"><a href="https://github.com/exs-dwoodward"><img src="https://avatars.githubusercontent.com/u/166007669?v=4?s=100" width="100px;" alt="exs-dwoodward"/><br /><sub><b>exs-dwoodward</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/commits?author=exs-dwoodward" title="Code">💻</a></td>
123123
<td align="center" valign="top" width="14.28%"><a href="http://www.leahwasser.com"><img src="https://avatars.githubusercontent.com/u/7649194?v=4?s=100" width="100px;" alt="Leah Wasser"/><br /><sub><b>Leah Wasser</b></sub></a><br /><a href="https://github.com/mansenfranzen/autodoc_pydantic/issues?q=author%3Alwasser" title="Bug reports">🐛</a></td>
124124
</tr>
125+
<tr>
126+
<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>
127+
</tr>
125128
</tbody>
126129
</table>
127130

0 commit comments

Comments
 (0)