Skip to content

Commit f999f80

Browse files
authored
Merge pull request darpanjbora#103 from darpanjbora/all-contributors/add-naresh1406
docs: add naresh1406 as a contributor
2 parents aa884cd + 078521f commit f999f80

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
@@ -328,6 +328,15 @@
328328
"contributions": [
329329
"code"
330330
]
331+
},
332+
{
333+
"login": "naresh1406",
334+
"name": "Naresh Gupta",
335+
"avatar_url": "https://avatars1.githubusercontent.com/u/5656991?v=4",
336+
"profile": "https://www.linkedin.com/in/nareshiitg/",
337+
"contributions": [
338+
"code"
339+
]
331340
}
332341
],
333342
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java Algorithms
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors)
33

44

55
### Hub for **All Java Algorithms** arranged as per their categories
@@ -65,6 +65,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6565
</tr>
6666
<tr>
6767
<td align="center"><a href="https://github.com/luan-gayzao"><img src="https://avatars3.githubusercontent.com/u/57046589?v=4" width="100px;" alt="luan-gayzao"/><br /><sub><b>luan-gayzao</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=luan-gayzao" title="Code">💻</a></td>
68+
<td align="center"><a href="https://www.linkedin.com/in/nareshiitg/"><img src="https://avatars1.githubusercontent.com/u/5656991?v=4" width="100px;" alt="Naresh Gupta"/><br /><sub><b>Naresh Gupta</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=naresh1406" title="Code">💻</a></td>
6869
</tr>
6970
</table>
7071

0 commit comments

Comments
 (0)