Skip to content

Commit 9b57669

Browse files
docs: add Ubham16 as a contributor for code (#4213)
* 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 47f4583 commit 9b57669

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,15 @@
931931
"contributions": [
932932
"code"
933933
]
934+
},
935+
{
936+
"login": "Ubham16",
937+
"name": "Ubham16",
938+
"avatar_url": "https://avatars.githubusercontent.com/u/173074476?v=4",
939+
"profile": "https://github.com/Ubham16",
940+
"contributions": [
941+
"code"
942+
]
934943
}
935944
],
936945
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![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)
1515

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

2020
</div>

all_contributors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
117117
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ikorotkin"><img src="https://avatars.githubusercontent.com/u/29599800?v=4?s=100" width="100px;" alt="Ivan Korotkin"/><br /><sub><b>Ivan Korotkin</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=ikorotkin" title="Code">💻</a></td>
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>
120+
<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>
120121
</tr>
121122
</tbody>
122123
</table>

0 commit comments

Comments
 (0)