Skip to content

Commit

Permalink
docs: add HarshvirSandhu as a contributor for code (pybamm-team#3767)
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] authored Jan 25, 2024
1 parent a3a3746 commit 3f504b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,15 @@
"contributions": [
"doc"
]
},
{
"login": "HarshvirSandhu",
"name": "Harshvir Sandhu",
"avatar_url": "https://avatars.githubusercontent.com/u/75773763?v=4",
"profile": "https://github.com/HarshvirSandhu",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[![code style](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg)](#-contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-77-orange.svg)](#-contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

</div>
Expand Down Expand Up @@ -282,6 +282,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlessioBugetti"><img src="https://avatars.githubusercontent.com/u/38499721?v=4?s=100" width="100px;" alt="Alessio Bugetti"/><br /><sub><b>Alessio Bugetti</b></sub></a><br /><a href="#infra-AlessioBugetti" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=AlessioBugetti" title="Code">💻</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=AlessioBugetti" title="Documentation">📖</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=AlessioBugetti" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kawaMANMI"><img src="https://avatars.githubusercontent.com/u/39382602?v=4?s=100" width="100px;" alt="kawaMANMI"/><br /><sub><b>kawaMANMI</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/issues?q=author%3AkawaMANMI" title="Bug reports">🐛</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=kawaMANMI" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://akhilsharma.info"><img src="https://avatars.githubusercontent.com/u/68015525?v=4?s=100" width="100px;" alt="AKHIL SHARMA"/><br /><sub><b>AKHIL SHARMA</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=Akhil-Sharma30" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/HarshvirSandhu"><img src="https://avatars.githubusercontent.com/u/75773763?v=4?s=100" width="100px;" alt="Harshvir Sandhu"/><br /><sub><b>Harshvir Sandhu</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=HarshvirSandhu" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3f504b8

Please sign in to comment.