Skip to content

Commit 1ff1c3c

Browse files
authored
Merge pull request #10 from darpanjbora/all-contributors/add-tttson
docs: add tttson as a contributor
2 parents cc61e9e + c41746c commit 1ff1c3c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.all-contributorsrc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
"commit": false,
77
"contributors": [
88
{
9+
"login": "tttson",
10+
"name": "T",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/24596895?v=4",
12+
"profile": "https://github.com/tttson",
13+
"contributions": [
14+
"code"
15+
]
16+
},
917
"login": "ADVAITH18",
1018
"name": "ADVAITH U",
1119
"avatar_url": "https://avatars0.githubusercontent.com/u/45172876?v=4",

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

44
## Contributors ✨
55

@@ -9,6 +9,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
99
<!-- prettier-ignore -->
1010
<table>
1111
<tr>
12+
<td align="center"><a href="https://github.com/tttson"><img src="https://avatars2.githubusercontent.com/u/24596895?v=4" width="100px;" alt="T"/><br /><sub><b>T</b></sub></a><br /><a href="https://github.com/darpanjbora/Java-Algorithms/commits?author=tttson" title="Code">💻</a></td>
1213
<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>
1314
<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>
1415
<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>

0 commit comments

Comments
 (0)