Skip to content

Commit

Permalink
[Update] Automate update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 23, 2024
1 parent 949fb5e commit 536af06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@

<div style="display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 10px;">
<span style="width:100px;">
<a href="https://github.com/JanGalek"><img src=".github/contributors/JanGalek.svg" alt="JanGalek" /></a>
<a href="https://github.com/JanGalek"><img src="https://raw.githubusercontent.com/gouef/diago/refs/heads/contributors-svg/.github/contributors/JanGalek.svg" alt="JanGalek" /></a>
</span>
<span style="width:100px;">
<a href="https://github.com/actions-user"><img src="https://raw.githubusercontent.com/gouef/diago/refs/heads/contributors-svg/.github/contributors/actions-user.svg" alt="actions-user" /></a>
</span>
</div>

5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ For inspiration I recommend look to exists extensions.

<div style="display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 10px;">
<span style="width:100px;">
<a href="https://github.com/JanGalek"><img src=".github/contributors/JanGalek.svg" alt="JanGalek" /></a>
<a href="https://github.com/JanGalek"><img src="https://raw.githubusercontent.com/gouef/diago/refs/heads/contributors-svg/.github/contributors/JanGalek.svg" alt="JanGalek" /></a>
</span>
<span style="width:100px;">
<a href="https://github.com/actions-user"><img src="https://raw.githubusercontent.com/gouef/diago/refs/heads/contributors-svg/.github/contributors/actions-user.svg" alt="actions-user" /></a>
</span>
</div>

0 comments on commit 536af06

Please sign in to comment.