Skip to content

Commit 64b36b1

Browse files
docs: add zeearth as a contributor for code (#743)
* 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 bc91eab commit 64b36b1

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
@@ -195,6 +195,15 @@
195195
"contributions": [
196196
"code"
197197
]
198+
},
199+
{
200+
"login": "zeearth",
201+
"name": "zeearth",
202+
"avatar_url": "https://avatars.githubusercontent.com/u/1954929?v=4",
203+
"profile": "https://github.com/zeearth",
204+
"contributions": [
205+
"code"
206+
]
198207
}
199208
],
200209
"contributorsPerLine": 7,

README.md

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

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

230230
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -259,6 +259,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
259259
<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>
260260
<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>
261261
<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>
262+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zeearth"><img src="https://avatars.githubusercontent.com/u/1954929?v=4?s=100" width="100px;" alt="zeearth"/><br /><sub><b>zeearth</b></sub></a><br /><a href="https://github.com/NodeSecure/cli/commits?author=zeearth" title="Code">💻</a></td>
262263
</tr>
263264
</tbody>
264265
</table>

0 commit comments

Comments
 (0)