Skip to content

Commit 6815915

Browse files
docs: add ExpandingMan as a contributor for infra (#156)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1e57bf7 commit 6815915

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@
8585
"infra",
8686
"test"
8787
]
88+
},
89+
{
90+
"login": "ExpandingMan",
91+
"name": "ExpandingMan",
92+
"avatar_url": "https://avatars.githubusercontent.com/u/11379353?v=4",
93+
"profile": "https://github.com/ExpandingMan",
94+
"contributions": [
95+
"infra"
96+
]
8897
}
8998
],
9099
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JetReconstruction.jl
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![Build Status](https://github.com/JuliaHEP/JetReconstruction.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/JuliaHEP/JetReconstruction.jl/actions/workflows/CI.yml?query=branch%3Amain)
@@ -180,6 +180,9 @@ Thanks goes to these contributors to this code ([emoji key](https://allcontribut
180180
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hegner"><img src="https://avatars.githubusercontent.com/u/1609504?v=4?s=100" width="100px;" alt="hegner"/><br /><sub><b>hegner</b></sub></a><br /><a href="https://github.com/JuliaHEP/JetReconstruction.jl/commits?author=hegner" title="Documentation">📖</a></td>
181181
<td align="center" valign="top" width="14.28%"><a href="http://m-fila.github.io"><img src="https://avatars.githubusercontent.com/u/37295697?v=4?s=100" width="100px;" alt="Mateusz Jakub Fila"/><br /><sub><b>Mateusz Jakub Fila</b></sub></a><br /><a href="https://github.com/JuliaHEP/JetReconstruction.jl/commits?author=m-fila" title="Documentation">📖</a> <a href="#infra-m-fila" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/JuliaHEP/JetReconstruction.jl/commits?author=m-fila" title="Tests">⚠️</a></td>
182182
</tr>
183+
<tr>
184+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ExpandingMan"><img src="https://avatars.githubusercontent.com/u/11379353?v=4?s=100" width="100px;" alt="ExpandingMan"/><br /><sub><b>ExpandingMan</b></sub></a><br /><a href="#infra-ExpandingMan" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
185+
</tr>
183186
</tbody>
184187
</table>
185188

0 commit comments

Comments
 (0)