8000 Add @drunkedMonkey as a contributor · sureshmangs/coding-ai@f2bc81d · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit f2bc81d

Browse files
committed
Add @drunkedMonkey as a contributor
1 parent 5d2aacd commit f2bc81d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,15 @@
468468
"contributions": [
469469
"code"
470470
]
471+
},
472+
{
473+
"login": "drunkedMonkey",
474+
"name": "Jose Ibanez",
475+
"avatar_url": "https://avatars1.githubusercontent.com/u/23294021?v=4",
476+
"profile": "https://github.com/drunkedMonkey",
477+
"contributions": [
478+
"code"
479+
]
471480
}
472481
],
473482
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Coding-AI
22
<!-- ALL-CONTRIBUTORS-BADGE 89B0 :START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-52-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

@@ -144,6 +144,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
144144
<tr>
145145
<td align="center"><a href="https://github.com/alexlsalt"><img src="https://avatars0.githubusercontent.com/u/45923677?v=4?s=100" width="100px;" alt=""/><br /><sub><b>alexlsalt</b></sub></a><br /><a href="https://github.com/10secondsofcode/coding-ai/commits?author=alexlsalt" title="Code">💻</a></td>
146146
<td align="center"><a href="https://github.com/arslandogar"><img src="https://avatars2.githubusercontent.com/u/38478270?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Arslan Dogar</b></sub></a><br /><a href="https://github.com/10secondsofcode/coding-ai/commits?author=arslandogar" title="Code">💻</a></td>
147+
<td align="center"><a href="https://github.com/drunkedMonkey"><img src="https://avatars1.githubusercontent.com/u/23294021?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jose Ibanez</b></sub></a><br /><a href="https://github.com/10secondsofcode/coding-ai/commits?author=drunkedMonkey" title="Code">💻</a></td>
147148
</tr>
148149
</table>
149150

0 commit comments

Comments
 (0)
0