Skip to content

Commit 10c0cde

Browse files
docs: add iddahadev as a contributor for code (#614)
* 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 2757be5 commit 10c0cde

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,15 @@
186186
"contributions": [
187187
"bug"
188188
]
189+
},
190+
{
191+
"login": "iddahadev",
192+
"name": "Younes Iddahamou Idrissi",
193+
"avatar_url": "https://avatars.githubusercontent.com/u/30631818?v=4",
194+
"profile": "https://github.com/iddahadev",
195+
"contributions": [
196+
"code"
197+
]
189198
}
190199
],
191200
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ $ yarn add @nodesecure/documentation-ui
227227
## Contributors ✨
228228

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

233233
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -261,6 +261,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
261261
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Dafyh"><img src="https://avatars.githubusercontent.com/u/47780300?v=4?s=100" width="100px;" alt="Dafyh"/><br /><sub><b>Dafyh</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/commits?author=Dafyh" title="Tests">⚠️</a></td>
262262
<td align="center" valign="top" width="14.28%"><a href="https://clementgombauld.netlify.app/"><img src="https://avatars.githubusercontent.com/u/91478082?v=4?s=100" width="100px;" alt="Clement Gombauld"/><br /><sub><b>Clement Gombauld</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/commits?author=clemgbld" title="Code">💻</a></td>
263263
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/mark-malaj-99b1b8b7/"><img src="https://avatars.githubusercontent.com/u/15210179?v=4?s=100" width="100px;" alt="Mark MALAJ"/><br /><sub><b>Mark MALAJ</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/issues?q=author%3AMarkobobby" title="Bug reports">🐛</a></td>
264+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iddahadev"><img src="https://avatars.githubusercontent.com/u/30631818?v=4?s=100" width="100px;" alt="Younes Iddahamou Idrissi"/><br /><sub><b>Younes Iddahamou Idrissi</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/commits?author=iddahadev" title="Code">💻</a></td>
264265
</tr>
265266
</tbody>
266267
</table>

0 commit comments

Comments
 (0)