Skip to content

Commit

Permalink
Merge pull request #66 from Kiran1689/all-contributors/add-tiagocreator
Browse files Browse the repository at this point in the history
docs: add tiagocreator as a contributor for test
  • Loading branch information
Kiran1689 authored Dec 26, 2023
2 parents a48257e + 6ba4726 commit 1874e6b
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 @@ -171,6 +171,15 @@
"contributions": [
"test"
]
},
{
"login": "tiagocreator",
"name": "Tiago Leite",
"avatar_url": "https://avatars.githubusercontent.com/u/82607849?v=4",
"profile": "https://www.tiagocreator.com/",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

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

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
Expand Down Expand Up @@ -92,6 +92,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
<td align="center" valign="top" width="14.28%"><a href="http://vidu.sh/an"><img src="https://avatars.githubusercontent.com/u/25385500?v=4?s=100" width="100px;" alt="Vidushan CHOORIYAKUMARAN"/><br /><sub><b>Vidushan CHOORIYAKUMARAN</b></sub></a><br /><a href="https://github.com/Kiran1689/Awesome-Dev-Portfolios/commits?author=vidjul" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://dinogomez.vercel.app/"><img src="https://avatars.githubusercontent.com/u/41871666?v=4?s=100" width="100px;" alt="Paul"/><br /><sub><b>Paul</b></sub></a><br /><a href="https://github.com/Kiran1689/Awesome-Dev-Portfolios/commits?author=dinogomez" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://preetsuthar.me"><img src="https://avatars.githubusercontent.com/u/75468116?v=4?s=100" width="100px;" alt="Preet Suthar"/><br /><sub><b>Preet Suthar</b></sub></a><br /><a href="https://github.com/Kiran1689/Awesome-Dev-Portfolios/commits?author=preetsuthar17" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.tiagocreator.com/"><img src="https://avatars.githubusercontent.com/u/82607849?v=4?s=100" width="100px;" alt="Tiago Leite"/><br /><sub><b>Tiago Leite</b></sub></a><br /><a href="https://github.com/Kiran1689/Awesome-Dev-Portfolios/commits?author=tiagocreator" title="Tests">⚠️</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 1874e6b

Please sign in to comment.