Skip to content

Commit

Permalink
docs: add ZAARAOUI999 as a contributor for ideas (#119)
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] authored Sep 16, 2024
1 parent 0f203ec commit fe554a1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
21 changes: 19 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
{
"projectName": "tensortrax",
"projectOwner": "adtzlr"
}
"projectOwner": "adtzlr",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ZAARAOUI999",
"name": "Mohamed ZAARAOUI",
"avatar_url": "https://avatars.githubusercontent.com/u/115699524?v=4",
"profile": "https://github.com/ZAARAOUI999",
"contributions": [
"ideas"
]
}
]
}
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,13 @@ y = sin(Tensor(x))
<!-- 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="https://github.com/ZAARAOUI999"><img src="https://avatars.githubusercontent.com/u/115699524?v=4?s=100" width="100px;" alt="Mohamed ZAARAOUI"/><br /><sub><b>Mohamed ZAARAOUI</b></sub></a><br /><a href="#ideas-ZAARAOUI999" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>

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

0 comments on commit fe554a1

Please sign in to comment.