Skip to content

Commit 80bfacf

Browse files
authored
docs: add prime-run as a contributor for code, test, and doc (#1245)
2 parents 9a06875 + b37c18b commit 80bfacf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,17 @@
7979
"test",
8080
"doc"
8181
]
82+
},
83+
{
84+
"login": "prime-run",
85+
"name": "prime-run",
86+
"avatar_url": "https://avatars.githubusercontent.com/u/158470661?v=4",
87+
"profile": "https://github.com/prime-run",
88+
"contributions": [
89+
"code",
90+
"test",
91+
"doc"
92+
]
8293
}
8394
],
8495
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Multi-language README support
1414
-->
1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16-
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
1717
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1818
[![es](https://img.shields.io/badge/lang-es-yellow.svg)](Source/docs/README.es.md)
1919
[![de](https://img.shields.io/badge/lang-de-black.svg)](Source/docs/README.de.md)
@@ -335,6 +335,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
335335
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Guillaumecoi"><img src="https://avatars.githubusercontent.com/u/120651399?v=4?s=100" width="100px;" alt="Guillaume Coigniez"/><br /><sub><b>Guillaume Coigniez</b></sub></a><br /><a href="https://github.com/HyDE-Project/HyDE/commits?author=Guillaumecoi" title="Code">πŸ’»</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=Guillaumecoi" title="Tests">⚠️</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=Guillaumecoi" title="Documentation">πŸ“–</a></td>
336336
<td align="center" valign="top" width="14.28%"><a href="https://github.com/heeeeeeeeeeh"><img src="https://avatars.githubusercontent.com/u/90989842?v=4?s=100" width="100px;" alt="Silvestre Espinoza"/><br /><sub><b>Silvestre Espinoza</b></sub></a><br /><a href="https://github.com/HyDE-Project/HyDE/commits?author=heeeeeeeeeeh" title="Code">πŸ’»</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=heeeeeeeeeeh" title="Tests">⚠️</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=heeeeeeeeeeh" title="Documentation">πŸ“–</a></td>
337337
</tr>
338+
<tr>
339+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prime-run"><img src="https://avatars.githubusercontent.com/u/158470661?v=4?s=100" width="100px;" alt="prime-run"/><br /><sub><b>prime-run</b></sub></a><br /><a href="https://github.com/HyDE-Project/HyDE/commits?author=prime-run" title="Code">πŸ’»</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=prime-run" title="Tests">⚠️</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=prime-run" title="Documentation">πŸ“–</a></td>
340+
</tr>
338341
</tbody>
339342
</table>
340343

0 commit comments

Comments
Β (0)