Skip to content

Commit 4874ab1

Browse files
docs: add jnnkhrtmnn as a contributor for code (#67)
* docs: update CONTRIBUTING.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 40fe922 commit 4874ab1

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
"contributions": [
2525
"code"
2626
]
27+
},
28+
{
29+
"login": "jnnkhrtmnn",
30+
"name": "Jannik Hartmann",
31+
"avatar_url": "https://avatars.githubusercontent.com/u/50586833?v=4",
32+
"profile": "https://www.linkedin.com/in/jannik-hartmann-4a7234112",
33+
"contributions": [
34+
"code"
35+
]
2736
}
2837
],
2938
"contributorsPerLine": 7,

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
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-33-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
## Contributors ✨
@@ -13,8 +13,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1313
<table>
1414
<tbody>
1515
<tr>
16-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/grace-sng7"><img src="https://avatars.githubusercontent.com/u/108954669?v=4?s=100" width="100px;" alt="Grace Sng"/><br /><sub><b>Grace Sng</b></sub></a><br /><a href="https://github.com/py-why/pywhy-llm/commits?author=grace-sng7" title="Code">💻</a></td>
17-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RoseDeSicilia26"><img src="https://avatars.githubusercontent.com/u/72463845?v=4?s=100" width="100px;" alt="Rose De Sicilia"/><br /><sub><b>Rose De Sicilia</b></sub></a><br /><a href="https://github.com/py-why/pywhy-llm/commits?author=RoseDeSicilia26" title="Code">💻</a></td>
16+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/grace-sng7"><img src="https://avatars.githubusercontent.com/u/108954669?v=4?s=100" width="100px;" alt="Grace Sng"/><br /><sub><b>Grace Sng</b></sub></a><br /><a href="https://github.com/py-why/pywhyllm/commits?author=grace-sng7" title="Code">💻</a></td>
17+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RoseDeSicilia26"><img src="https://avatars.githubusercontent.com/u/72463845?v=4?s=100" width="100px;" alt="Rose De Sicilia"/><br /><sub><b>Rose De Sicilia</b></sub></a><br /><a href="https://github.com/py-why/pywhyllm/commits?author=RoseDeSicilia26" title="Code">💻</a></td>
18+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/jannik-hartmann-4a7234112"><img src="https://avatars.githubusercontent.com/u/50586833?v=4?s=100" width="100px;" alt="Jannik Hartmann"/><br /><sub><b>Jannik Hartmann</b></sub></a><br /><a href="https://github.com/py-why/pywhyllm/commits?author=jnnkhrtmnn" title="Code">💻</a></td>
1819
</tr>
1920
</tbody>
2021
</table>

0 commit comments

Comments
 (0)