Skip to content

Commit ef768ca

Browse files
docs: add JC230903 as a contributor for infra (#4942)
* docs: update all_contributors.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Eric G. Kratz <[email protected]>
1 parent 9fb92b5 commit ef768ca

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,15 @@
10661066
"contributions": [
10671067
"test"
10681068
]
1069+
},
1070+
{
1071+
"login": "JC230903",
1072+
"name": "JC_005",
1073+
"avatar_url": "https://avatars.githubusercontent.com/u/152909047?v=4",
1074+
"profile": "https://github.com/JC230903",
1075+
"contributions": [
1076+
"infra"
1077+
]
10691078
}
10701079
],
10711080
"contributorsPerLine": 7,

all_contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-101-orange.svg)](#-contributors)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-102-orange.svg)](#-contributors)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
140140
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chtamar"><img src="https://avatars.githubusercontent.com/u/196436685?v=4?s=100" width="100px;" alt="chtamar"/><br /><sub><b>chtamar</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=chtamar" title="Code">💻</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=chtamar" title="Documentation">📖</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=chtamar" title="Tests">⚠️</a></td>
141141
<td align="center" valign="top" width="14.28%"><a href="https://dancogswell.com"><img src="https://avatars.githubusercontent.com/u/51965251?v=4?s=100" width="100px;" alt="Dan Cogswell"/><br /><sub><b>Dan Cogswell</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=d-cogswell" title="Code">💻</a></td>
142142
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Prtm2110"><img src="https://avatars.githubusercontent.com/u/139000226?v=4?s=100" width="100px;" alt="Pratham Hole"/><br /><sub><b>Pratham Hole</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=Prtm2110" title="Tests">⚠️</a></td>
143+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JC230903"><img src="https://avatars.githubusercontent.com/u/152909047?v=4?s=100" width="100px;" alt="JC_005"/><br /><sub><b>JC_005</b></sub></a><br /><a href="#infra-JC230903" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
143144
</tr>
144145
</tbody>
145146
</table>

0 commit comments

Comments
 (0)