Skip to content

Commit ac9836d

Browse files
docs: add foucsi as a contributor for doc (#420)
* 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 f5e70aa commit ac9836d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,15 @@
150150
"contributions": [
151151
"code"
152152
]
153+
},
154+
{
155+
"login": "foucsi",
156+
"name": "Foucart Julien",
157+
"avatar_url": "https://avatars.githubusercontent.com/u/113919130?v=4",
158+
"profile": "http://julienfoucart.fr",
159+
"contributions": [
160+
"doc"
161+
]
153162
}
154163
],
155164
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ $ yarn add @nodesecure/documentation-ui
230230
## Contributors ✨
231231

232232
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
233-
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
233+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
234234
<!-- ALL-CONTRIBUTORS-BADGE:END -->
235235

236236
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -260,6 +260,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
260260
</tr>
261261
<tr>
262262
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zikos2"><img src="https://avatars.githubusercontent.com/u/16059617?v=4?s=100" width="100px;" alt="ZakariaEttani"/><br /><sub><b>ZakariaEttani</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/commits?author=zikos2" title="Code">💻</a></td>
263+
<td align="center" valign="top" width="14.28%"><a href="http://julienfoucart.fr"><img src="https://avatars.githubusercontent.com/u/113919130?v=4?s=100" width="100px;" alt="Foucart Julien"/><br /><sub><b>Foucart Julien</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/commits?author=foucsi" title="Documentation">📖</a></td>
263264
</tr>
264265
</tbody>
265266
</table>

0 commit comments

Comments
 (0)