Skip to content

Commit e989323

Browse files
docs: add MehrdadBabazadeh as a contributor for code, and test (pybamm-team#4316)
* docs: update all_contributors.md [skip ci] * 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 2d3db21 commit e989323

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

Diff for: .all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,16 @@
940940
"contributions": [
941941
"code"
942942
]
943+
},
944+
{
945+
"login": "MehrdadBabazadeh",
946+
"name": "Mehrdad Babazadeh",
947+
"avatar_url": "https://avatars.githubusercontent.com/u/30574522?v=4",
948+
"profile": "https://github.com/MehrdadBabazadeh",
949+
"contributions": [
950+
"code",
951+
"test"
952+
]
943953
}
944954
],
945955
"contributorsPerLine": 7,

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/pybamm-team/PyBaMM/badge)](https://scorecard.dev/viewer/?uri=github.com/pybamm-team/PyBaMM)
1616

1717
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
18-
[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg)](#-contributors)
18+
[![All Contributors](https://img.shields.io/badge/all_contributors-89-orange.svg)](#-contributors)
1919
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2020

2121
</div>

Diff for: all_contributors.md

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
118118
<td align="center" valign="top" width="14.28%"><a href="https://github.com/santacodes"><img src="https://avatars.githubusercontent.com/u/52504160?v=4?s=100" width="100px;" alt="Santhosh"/><br /><sub><b>Santhosh</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=santacodes" title="Code">💻</a> <a href="#infra-santacodes" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
119119
<td align="center" valign="top" width="14.28%"><a href="https://github.com/smitasahu2"><img src="https://avatars.githubusercontent.com/u/57876346?v=4?s=100" width="100px;" alt="Smita Sahu"/><br /><sub><b>Smita Sahu</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=smitasahu2" title="Code">💻</a></td>
120120
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ubham16"><img src="https://avatars.githubusercontent.com/u/173074476?v=4?s=100" width="100px;" alt="Ubham16"/><br /><sub><b>Ubham16</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=Ubham16" title="Code">💻</a></td>
121+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MehrdadBabazadeh"><img src="https://avatars.githubusercontent.com/u/30574522?v=4?s=100" width="100px;" alt="Mehrdad Babazadeh"/><br /><sub><b>Mehrdad Babazadeh</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=MehrdadBabazadeh" title="Code">💻</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=MehrdadBabazadeh" title="Tests">⚠️</a></td>
121122
</tr>
122123
</tbody>
123124
</table>

0 commit comments

Comments
 (0)