Skip to content

Commit e07de83

Browse files
author
github-actions
committed
[skip ci] automated deployment to update contributors 2024-11-26
1 parent bff4c54 commit e07de83

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,17 @@
7575
"avatar_url": [
7676
"https://avatars.githubusercontent.com/u/4144326?v=4"
7777
]
78+
},
79+
{
80+
"login": "karlpodesta",
81+
"name": "Karl Podesta",
82+
"contributions": [
83+
"code"
84+
],
85+
"profile": "https://ie.linkedin.com/in/kpodesta",
86+
"avatar_url": [
87+
"https://avatars.githubusercontent.com/u/7439582?v=4"
88+
]
7889
}
7990
],
8091
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# hpc-social
22

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

77
Welcome to the HPC Social site!
@@ -35,6 +35,7 @@ tool to generate a contributors graphic below.
3535
<td align="center" valign="top" width="14.28%"><a href="https://github.com/brandonbiggs"><img src="https://avatars.githubusercontent.com/u/34954680?v=4?s=100" width="100px;" alt="Brandon Biggs"/><br /><sub><b>Brandon Biggs</b></sub></a><br /><a href="https://github.com/hpc-social/hpc-social.github.io/commits?author=brandonbiggs" title="Code">💻</a></td>
3636
<td align="center" valign="top" width="14.28%"><a href="https://git.sr.ht/~jbowen"><img src="https://avatars.githubusercontent.com/u/1063858?v=4?s=100" width="100px;" alt="Jason Bowen"/><br /><sub><b>Jason Bowen</b></sub></a><br /><a href="https://github.com/hpc-social/hpc-social.github.io/commits?author=jwbowen" title="Code">💻</a></td>
3737
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dciangot"><img src="https://avatars.githubusercontent.com/u/4144326?v=4?s=100" width="100px;" alt="Diego Ciangottini"/><br /><sub><b>Diego Ciangottini</b></sub></a><br /><a href="https://github.com/hpc-social/hpc-social.github.io/commits?author=dciangot" title="Code">💻</a></td>
38+
<td align="center" valign="top" width="14.28%"><a href="https://ie.linkedin.com/in/kpodesta"><img src="https://avatars.githubusercontent.com/u/7439582?v=4?s=100" width="100px;" alt="Karl Podesta"/><br /><sub><b>Karl Podesta</b></sub></a><br /><a href="https://github.com/hpc-social/hpc-social.github.io/commits?author=karlpodesta" title="Code">💻</a></td>
3839
</tr>
3940
</tbody>
4041
</table>

0 commit comments

Comments
 (0)