Skip to content

Commit

Permalink
docs: add pfackeldey as a contributor for code (#3199)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Aug 2, 2024
1 parent 9134095 commit 8223865
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,15 @@
"contributions": [
"code"
]
},
{
"login": "pfackeldey",
"name": "Peter Fackeldey",
"avatar_url": "https://avatars.githubusercontent.com/u/18463582?v=4",
"profile": "https://github.com/pfackeldey",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@ Thanks especially to the gracious help of Awkward Array contributors (including
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tcawlfield"><img src="https://avatars.githubusercontent.com/u/4094385?v=4?s=100" width="100px;" alt="Topher Cawlfield"/><br /><sub><b>Topher Cawlfield</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward/commits?author=tcawlfield" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxgalli"><img src="https://avatars.githubusercontent.com/u/26309531?v=4?s=100" width="100px;" alt="Massimiliano Galli"/><br /><sub><b>Massimiliano Galli</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward/commits?author=maxgalli" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pfackeldey"><img src="https://avatars.githubusercontent.com/u/18463582?v=4?s=100" width="100px;" alt="Peter Fackeldey"/><br /><sub><b>Peter Fackeldey</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward/commits?author=pfackeldey" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 8223865

Please sign in to comment.