Skip to content

Commit

Permalink
Merge pull request #89 from hsf-training/all-contributors/add-michmx
Browse files Browse the repository at this point in the history
docs: add michmx as a contributor for content
  • Loading branch information
michmx authored Feb 22, 2024
2 parents 86e4277 + bceec86 commit 4576ce0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,15 @@
"contributions": [
"maintenance"
]
},
{
"login": "michmx",
"name": "Michel H. Villanueva",
"avatar_url": "https://avatars.githubusercontent.com/u/2147367?v=4",
"profile": "https://github.com/michmx",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mdonadoni"><img src="https://avatars.githubusercontent.com/u/13397702?v=4?s=100" width="100px;" alt="mdonadoni"/><br /><sub><b>mdonadoni</b></sub></a><br /><a href="#maintenance-mdonadoni" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mambelli"><img src="https://avatars.githubusercontent.com/u/1558058?v=4?s=100" width="100px;" alt="Marco Mambelli"/><br /><sub><b>Marco Mambelli</b></sub></a><br /><a href="#maintenance-mambelli" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/goi42"><img src="https://avatars.githubusercontent.com/u/15774838?v=4?s=100" width="100px;" alt="Michael K. Wilkinson"/><br /><sub><b>Michael K. Wilkinson</b></sub></a><br /><a href="#maintenance-goi42" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michmx"><img src="https://avatars.githubusercontent.com/u/2147367?v=4?s=100" width="100px;" alt="Michel H. Villanueva"/><br /><sub><b>Michel H. Villanueva</b></sub></a><br /><a href="#content-michmx" title="Content">πŸ–‹</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions _includes/authors.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ <h2>Authors</h2>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mdonadoni"><img src="https://avatars.githubusercontent.com/u/13397702?v=4?s=100" width="100px;" alt="mdonadoni"/><br /><sub><b>mdonadoni</b></sub></a><br /><a href="#maintenance-mdonadoni" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mambelli"><img src="https://avatars.githubusercontent.com/u/1558058?v=4?s=100" width="100px;" alt="Marco Mambelli"/><br /><sub><b>Marco Mambelli</b></sub></a><br /><a href="#maintenance-mambelli" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/goi42"><img src="https://avatars.githubusercontent.com/u/15774838?v=4?s=100" width="100px;" alt="Michael K. Wilkinson"/><br /><sub><b>Michael K. Wilkinson</b></sub></a><br /><a href="#maintenance-goi42" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michmx"><img src="https://avatars.githubusercontent.com/u/2147367?v=4?s=100" width="100px;" alt="Michel H. Villanueva"/><br /><sub><b>Michel H. Villanueva</b></sub></a><br /><a href="#content-michmx" title="Content">πŸ–‹</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 4576ce0

Please sign in to comment.