Skip to content

Commit

Permalink
docs: add avik-pal as a contributor for code, doc, and test (#127)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Jun 16, 2024
1 parent 19b9b41 commit d79e5e0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,17 @@
"doc",
"ideas"
]
},
{
"login": "avik-pal",
"name": "Avik Pal",
"avatar_url": "https://avatars.githubusercontent.com/u/30564094?v=4",
"profile": "https://avik-pal.github.io",
"contributions": [
"code",
"doc",
"test"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The goal of this review is to revisit all this methods and compare them.
<td align="center" valign="top" width="14.28%"><a href="https://jordibolibar.wordpress.com"><img src="https://avatars.githubusercontent.com/u/2025815?v=4?s=100" width="100px;" alt="Jordi Bolibar"/><br /><sub><b>Jordi Bolibar</b></sub></a><br /><a href="#doc-JordiBolibar" title="Documentation">📖</a> <a href="#ideas-JordiBolibar" title="Ideas, Planning, & Feedback">🤔</a> <a href="#research-JordiBolibar" title="Research">🔬</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://frankschae.github.io"><img src="https://avatars.githubusercontent.com/u/42201748?v=4?s=100" width="100px;" alt="frankschae"/><br /><sub><b>frankschae</b></sub></a><br /><a href="#code-frankschae" title="Code">💻</a> <a href="#doc-frankschae" title="Documentation">📖</a> <a href="#ideas-frankschae" title="Ideas, Planning, & Feedback">🤔</a> <a href="#research-frankschae" title="Research">🔬</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://bgroenke.com"><img src="https://avatars.githubusercontent.com/u/841306?v=4?s=100" width="100px;" alt="Brian Groenke"/><br /><sub><b>Brian Groenke</b></sub></a><br /><a href="#code-bgroenks96" title="Code">💻</a> <a href="#doc-bgroenks96" title="Documentation">📖</a> <a href="#ideas-bgroenks96" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://avik-pal.github.io"><img src="https://avatars.githubusercontent.com/u/30564094?v=4?s=100" width="100px;" alt="Avik Pal"/><br /><sub><b>Avik Pal</b></sub></a><br /><a href="#code-avik-pal" title="Code">💻</a> <a href="#doc-avik-pal" title="Documentation">📖</a> <a href="#test-avik-pal" title="Tests">⚠️</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit d79e5e0

Please sign in to comment.