Skip to content

Commit 9d2c24d

Browse files
authored
Merge pull request darpanjbora#11 from darpanjbora/all-contributors/add-ankurpalmia
docs: add ankurpalmia as a contributor
2 parents 2e935bc + d4ef947 commit 9d2c24d

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
@@ -13,6 +13,15 @@
1313
"contributions": [
1414
"code"
1515
]
16+
},
17+
{
18+
"login": "ankurpalmia",
19+
"name": "Ankur Palmia",
20+
"avatar_url": "https://avatars0.githubusercontent.com/u/34860089?v=4",
21+
"profile": "https://github.com/ankurpalmia",
22+
"contributions": [
23+
"code"
24+
]
1625
}
1726
],
1827
"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-1-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33

44
## Contributors ✨
55

@@ -10,6 +10,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1010
<table>
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>
13+
<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>
1314
</tr>
1415
</table>
1516

0 commit comments

Comments
 (0)