Skip to content

Commit

Permalink
add AntoninDelFabbro as a contributor for data (#1488)
Browse files Browse the repository at this point in the history
* update .all-contributors.md

* update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jun 12, 2024
1 parent 8eaee13 commit ebb0f75
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .all-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,15 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor
<!-- 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://antonin.one/"><img src="https://avatars.githubusercontent.com/u/30950182?v=4?s=100" width="100px;" alt="Antonin Del Fabbro"/><br /><sub><b>Antonin Del Fabbro</b></sub></a><br /><a href="#data-AntoninDelFabbro" title="Data">🔣</a></td>
</tr>
</tbody>
</table>

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

<!-- ALL-CONTRIBUTORS-LIST:END -->
15 changes: 13 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,19 @@
"files": [
".all-contributors.md"
],
"contributors": [],
"contributors": [
{
"login": "AntoninDelFabbro",
"name": "Antonin Del Fabbro",
"avatar_url": "https://avatars.githubusercontent.com/u/30950182?v=4",
"profile": "https://antonin.one/",
"contributions": [
"data"
]
}
],
"repoType": "github",
"commitConvention": "none",
"contributorsPerLine": 7
"contributorsPerLine": 7,
"commitType": "docs"
}

0 comments on commit ebb0f75

Please sign in to comment.