8000 Add @Nicklaspoke as a contributor · 10secondsofcode/coding-ai@025f259 · GitHub
[go: up one dir, main page]

Skip to content

Commit 025f259

Browse files
committed
Add @Nicklaspoke as a contributor
1 parent bbcb977 commit 025f259

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,15 @@
387387
"contributions": [
388388
"code"
389389
]
390+
},
391+
{
392+
"login": "Nicklaspoke",
393+
"name": "Nicklaspoke",
394+
"avatar_url": "https://avatars3.githubusercontent.com/u/14180855?v=4",
395+
"profile": "https://github.com/Nicklaspoke",
396+
"contributions": [
397+
"code"
398+
]
390399
}
391400
],
392401
"contributorsPerLine": 7

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Coding-AI
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
Coding-AI helps to find a mentor related your technologies stack. &nbsp; [![Netlify Status](https://api.netlify.com/api/v1/badges/1355ea63-470d-4f37-987e-af334ab16432/deploy-status)](https://app.netlify.com/sites/mentors/deploys)
66

@@ -132,6 +132,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
132132
<td align="center"><a href="https://github.com/mayank518"><img src="https://avatars0.githubusercontent.com/u/27151470?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mayank Kumar</b></sub></a><br /><a href="https://github.com/10secondsofcode/coding-ai/commits?author=mayank518" title="Code">💻</a></td>
133133
<td align="center"><a href="https://github.com/iMeriem"><img src="https://avatars1.githubusercontent.com/u/11720929?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Meriem Zaid</b></sub></a><br /><a href="https://github.com/10secondsofcode/coding-ai/commits?author=iMeriem" title="Code">💻</a></td>
134134
</tr>
135+
<tr>
136+
<td align="center"><a href="https://github.com/Nicklaspoke"><img src="https://avatars3.githubusercontent.com/u/14180855?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nicklaspoke</b></sub></a><br /><a href="https://github.com/10secondsofcode/coding-ai/commits?author=Nicklaspoke" title="Code">💻</a></td>
137+
</tr>
135138
</table>
136139
137140
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)
0