Skip to content

Commit 2e935bc

Browse files
authored
Merge pull request darpanjbora#8 from darpanjbora/all-contributors/add-ADVAITH18
docs: add ADVAITH18 as a contributor
2 parents 325ae69 + 2e964a2 commit 2e935bc

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

.all-contributorsrc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "ADVAITH18",
10+
"name": "ADVAITH U",
11+
"avatar_url": "https://avatars0.githubusercontent.com/u/45172876?v=4",
12+
"profile": "https://github.com/ADVAITH18",
13+
"contributions": [
14+
"code"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "Java-Algorithms",
20+
"projectOwner": "darpanjbora",
21+
"repoType": "github",
22+
"repoHost": "https://github.com"
23+
}

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# Java Algorithms
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
3+
4+
## Contributors ✨
5+
6+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
7+
8+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
9+
<!-- prettier-ignore -->
10+
<table>
11+
<tr>
12+
<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+
</tr>
14+
</table>
15+
16+
<!-- ALL-CONTRIBUTORS-LIST:END -->
17+
18+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)