Skip to content

Commit

Permalink
docs: add Naveen7003 as a contributor for doc (#768)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Sep 16, 2024
1 parent decb196 commit 0835898
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1420,6 +1420,15 @@
"contributions": [
"content"
]
},
{
"login": "Naveen7003",
"name": "Naveen Prajapati",
"avatar_url": "https://avatars.githubusercontent.com/u/140879750?v=4",
"profile": "https://github.com/Naveen7003",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 6,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
If you're interested in contributing to this project, please take a moment to review [CONTRIBUTING.md](https://github.com/shhossain/computer_science/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started. Your contributions are greatly appreciated!

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-154-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-155-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Table of Contents
Expand Down Expand Up @@ -1293,6 +1293,7 @@ Closely related fields in theoretical computer science are the analysis of algor
<td align="center" valign="top" width="16.66%"><a href="https://github.com/shaanrxx"><img src="https://avatars.githubusercontent.com/u/62669918?v=4?s=50" width="50px;" alt="Shaan Rehsi"/><br /><sub><b>Shaan Rehsi</b></sub></a><br /><a href="#content-shaanrxx" title="Content">πŸ–‹</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/mjung1"><img src="https://avatars.githubusercontent.com/u/86390269?v=4?s=50" width="50px;" alt="mjung1"/><br /><sub><b>mjung1</b></sub></a><br /><a href="https://github.com/shhossain/computer_science/commits?author=mjung1" title="Documentation">πŸ“–</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Pietrob5"><img src="https://avatars.githubusercontent.com/u/82363996?v=4?s=50" width="50px;" alt="Pietro Bartolocci"/><br /><sub><b>Pietro Bartolocci</b></sub></a><br /><a href="#content-Pietrob5" title="Content">πŸ–‹</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Naveen7003"><img src="https://avatars.githubusercontent.com/u/140879750?v=4?s=50" width="50px;" alt="Naveen Prajapati"/><br /><sub><b>Naveen Prajapati</b></sub></a><br /><a href="https://github.com/shhossain/computer_science/commits?author=Naveen7003" title="Documentation">πŸ“–</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 0835898

Please sign in to comment.