Skip to content

Commit 4782de6

Browse files
authored
docs: add Guillaumecoi as a contributor for code, test, and doc (#1243)
2 parents a51f180 + cd988c7 commit 4782de6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,17 @@
5757
"test",
5858
"doc"
5959
]
60+
},
61+
{
62+
"login": "Guillaumecoi",
63+
"name": "Guillaume Coigniez",
64+
"avatar_url": "https://avatars.githubusercontent.com/u/120651399?v=4",
65+
"profile": "https://github.com/Guillaumecoi",
66+
"contributions": [
67+
"code",
68+
"test",
69+
"doc"
70+
]
6071
}
6172
],
6273
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 2 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-5-orange.svg?style=flat-square)](#contributors-)
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-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)
@@ -332,6 +332,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
332332
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prasanthrangan"><img src="https://avatars.githubusercontent.com/u/106020512?v=4?s=100" width="100px;" alt="Tittu"/><br /><sub><b>Tittu</b></sub></a><br /><a href="https://github.com/HyDE-Project/HyDE/commits?author=prasanthrangan" title="Code">πŸ’»</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=prasanthrangan" title="Documentation">πŸ“–</a></td>
333333
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dieBakterie"><img src="https://avatars.githubusercontent.com/u/50206827?v=4?s=100" width="100px;" alt="dieBakterie"/><br /><sub><b>dieBakterie</b></sub></a><br /><a href="https://github.com/HyDE-Project/HyDE/commits?author=dieBakterie" title="Code">πŸ’»</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=dieBakterie" title="Tests">⚠️</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=dieBakterie" title="Documentation">πŸ“–</a></td>
334334
<td align="center" valign="top" width="14.28%"><a href="https://github.com/richen604"><img src="https://avatars.githubusercontent.com/u/56615615?v=4?s=100" width="100px;" alt="Richard Henninger"/><br /><sub><b>Richard Henninger</b></sub></a><br /><a href="https://github.com/HyDE-Project/HyDE/commits?author=richen604" title="Code">πŸ’»</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=richen604" title="Tests">⚠️</a> <a href="https://github.com/HyDE-Project/HyDE/commits?author=richen604" title="Documentation">πŸ“–</a></td>
335+
<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>
335336
</tr>
336337
</tbody>
337338
</table>

0 commit comments

Comments
Β (0)