Skip to content

Commit 77b6eac

Browse files
authored
Merge pull request #2697 from pybamm-team/all-contributors/add-ayeankit
docs: add ayeankit as a contributor for code
2 parents ba5ee08 + 947c25a commit 77b6eac

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
@@ -554,6 +554,15 @@
554554
"bug",
555555
"code"
556556
]
557+
},
558+
{
559+
"login": "ayeankit",
560+
"name": "Ankit Kumar",
561+
"avatar_url": "https://avatars.githubusercontent.com/u/72691866?v=4",
562+
"profile": "https://github.com/ayeankit",
563+
"contributions": [
564+
"code"
565+
]
557566
}
558567
],
559568
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1717

18-
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg)](#-contributors)
18+
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg)](#-contributors)
1919

2020
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2121

@@ -246,6 +246,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
246246
<td align="center" valign="top" width="14.28%"><a href="https://github.com/awadell1"><img src="https://avatars.githubusercontent.com/u/5857298?v=4?s=100" width="100px;" alt="Alex Wadell"/><br /><sub><b>Alex Wadell</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=awadell1" title="Code">💻</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=awadell1" title="Tests">⚠️</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=awadell1" title="Documentation">📖</a></td>
247247
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iatzak"><img src="https://avatars.githubusercontent.com/u/112731474?v=4?s=100" width="100px;" alt="iatzak"/><br /><sub><b>iatzak</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=iatzak" title="Documentation">📖</a> <a href="https://github.com/pybamm-team/PyBaMM/issues?q=author%3Aiatzak" title="Bug reports">🐛</a> <a href="https://github.com/pybamm-team/PyBaMM/commits?author=iatzak" title="Code">💻</a></td>
248248
</tr>
249+
<tr>
250+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ayeankit"><img src="https://avatars.githubusercontent.com/u/72691866?v=4?s=100" width="100px;" alt="Ankit Kumar"/><br /><sub><b>Ankit Kumar</b></sub></a><br /><a href="https://github.com/pybamm-team/PyBaMM/commits?author=ayeankit" title="Code">💻</a></td>
251+
</tr>
249252
</tbody>
250253
</table>
251254

0 commit comments

Comments
 (0)