Skip to content

Commit cc61e9e

Browse files
authored
Merge pull request #14 from darpanjbora/all-contributors/add-syk007
docs: add syk007 as a contributor
2 parents 6b87e12 + f840cc1 commit cc61e9e

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
@@ -31,6 +31,15 @@
3131
"contributions": [
3232
"code"
3333
]
34+
},
35+
{
36+
"login": "syk007",
37+
"name": "syk007",
38+
"avatar_url": "https://avatars2.githubusercontent.com/u/31596670?v=4",
39+
"profile": "https://github.com/syk007",
40+
"contributions": [
41+
"code"
42+
]
3443
}
3544
],
3645
"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-3-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)
33

44
## Contributors ✨
55

@@ -12,6 +12,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
1414
<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>
15+
<td align="center"><a href="https://github.com/syk007"><img src="https://avatars2.githubusercontent.com/u/31596670?v=4" width="100px;" alt="syk007"/><br /><sub><b>syk007</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=syk007" title="Code">💻</a></td>
1516
</tr>
1617
</table>
1718

0 commit comments

Comments
 (0)