Skip to content

Commit 9495678

Browse files
authored
Merge pull request darpanjbora#13 from darpanjbora/all-contributors/add-JD235
docs: add JD235 as a contributor
2 parents 9d2c24d + e2d5d01 commit 9495678

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
@@ -22,6 +22,15 @@
2222
"contributions": [
2323
"code"
2424
]
25+
},
26+
{
27+
"login": "JD235",
28+
"name": "JD",
29+
"avatar_url": "https://avatars0.githubusercontent.com/u/43887713?v=4",
30+
"profile": "https://github.com/JD235",
31+
"contributions": [
32+
"code"
33+
]
2534
}
2635
],
2736
"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-2-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
33

44
## Contributors ✨
55

@@ -11,6 +11,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1111
<tr>
1212
<td align="center"><a href="https://github.com/ADVAITH18"><img src="https://avatars0.githubusercontent.com/u/45172876?v=4" width="100px;" alt="ADVAITH U"/><br /><sub><b>ADVAITH U</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=ADVAITH18" title="Code">💻</a></td>
1313
<td align="center"><a href="https://github.com/ankurpalmia"><img src="https://avatars0.githubusercontent.com/u/34860089?v=4" width="100px;" alt="Ankur Palmia"/><br /><sub><b>Ankur Palmia</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=ankurpalmia" title="Code">💻</a></td>
14+
<td align="center"><a href="https://github.com/JD235"><img src="https://avatars0.githubusercontent.com/u/43887713?v=4" width="100px;" alt="JD"/><br /><sub><b>JD</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=JD235" title="Code">💻</a></td>
1415
</tr>
1516
</table>
1617

0 commit comments

Comments
 (0)