Skip to content

Commit d0002a1

Browse files
authored
Merge pull request darpanjbora#83 from darpanjbora/all-contributors/add-Pika1998
docs: add Pika1998 as a contributor
2 parents 4378c31 + 9ab867f commit d0002a1

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
@@ -256,6 +256,15 @@
256256
"contributions": [
257257
"code"
258258
]
259+
},
260+
{
261+
"login": "Pika1998",
262+
"name": "Prafulla Raichurkar",
263+
"avatar_url": "https://avatars3.githubusercontent.com/u/36433104?v=4",
264+
"profile": "https://github.com/Pika1998",
265+
"contributions": [
266+
"code"
267+
]
259268
}
260269
],
261270
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-28-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors)
33

44

55
### Hub for **All Java Algorithms** arranged as per their categories
@@ -54,6 +54,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5454
<td align="center"><a href="https://github.com/PratilipiAich"><img src="https://avatars0.githubusercontent.com/u/47985146?v=4" width="100px;" alt="PratilipiAich"/><br /><sub><b>PratilipiAich</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=PratilipiAich" title="Code">💻</a></td>
5555
<td align="center"><a href="https://github.com/kushverma86"><img src="https://avatars3.githubusercontent.com/u/25582970?v=4" width="100px;" alt="Kush Verma"/><br /><sub><b>Kush Verma</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=kushverma86" title="Code">💻</a></td>
5656
</tr>
57+
<tr>
58+
<td align="center"><a href="https://github.com/Pika1998"><img src="https://avatars3.githubusercontent.com/u/36433104?v=4" width="100px;" alt="Prafulla Raichurkar"/><br /><sub><b>Prafulla Raichurkar</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=Pika1998" title="Code">💻</a></td>
59+
</tr>
5760
</table>
5861

5962
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)