Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2022,6 +2022,15 @@
"test",
"doc"
]
},
{
"login": "Brohammad",
"name": "Aabid Mohamed",
"avatar_url": "https://avatars.githubusercontent.com/u/97223670?v=4",
"profile": "https://www.brohammad.tech",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ see [the contribution guide](CONTRIBUTING.rst).
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TanayK07"><img src="https://avatars.githubusercontent.com/u/95276223?v=4?s=100" width="100px;" alt="Tanay Kedia"/><br /><sub><b>Tanay Kedia</b></sub></a><br /><a href="https://github.com/litestar-org/litestar/commits?author=TanayK07" title="Code">💻</a> <a href="https://github.com/litestar-org/litestar/commits?author=TanayK07" title="Tests">⚠️</a> <a href="https://github.com/litestar-org/litestar/commits?author=TanayK07" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.brohammad.tech"><img src="https://avatars.githubusercontent.com/u/97223670?v=4?s=100" width="100px;" alt="Aabid Mohamed"/><br /><sub><b>Aabid Mohamed</b></sub></a><br /><a href="https://github.com/litestar-org/litestar/commits?author=Brohammad" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down