Skip to content

Commit

Permalink
docs: add dhruv-anand-aintech as a contributor for code, bug, and doc (
Browse files Browse the repository at this point in the history
…#96)

Adds @dhruv-anand-aintech as a contributor for code, bug, doc.

This was requested by dhruv-anand-aintech [in this
comment](#95 (comment))

[skip ci]
  • Loading branch information
dhruv-anand-aintech authored May 14, 2024
2 parents 450aaa3 + ba56547 commit 8081b6b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "dhruv-anand-aintech",
"name": "Dhruv Anand",
"avatar_url": "https://avatars.githubusercontent.com/u/105786647?v=4",
"profile": "http://ainorthstartech.com",
"contributions": [
"code",
"bug",
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "vector-io",
"projectOwner": "AI-Northstar-Tech"
}
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Vector IO
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

<p>
<a href="https://pypi.org/project/vdf-io/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/vdf-io"></a>
Expand Down Expand Up @@ -306,6 +309,20 @@ If you have any questions, please open an issue on the repo or message Dhruv Ana
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://ainorthstartech.com"><img src="https://avatars.githubusercontent.com/u/105786647?v=4?s=100" width="100px;" alt="Dhruv Anand"/><br /><sub><b>Dhruv Anand</b></sub></a><br /><a href="https://github.com/AI-Northstar-Tech/vector-io/commits?author=dhruv-anand-aintech" title="Code">💻</a> <a href="https://github.com/AI-Northstar-Tech/vector-io/issues?q=author%3Adhruv-anand-aintech" title="Bug reports">🐛</a> <a href="https://github.com/AI-Northstar-Tech/vector-io/commits?author=dhruv-anand-aintech" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down

0 comments on commit 8081b6b

Please sign in to comment.