Skip to content

Commit 37db877

Browse files
Merge pull request #5 from Techistan/all-contributors/add-viveksharmaui
docs: add viveksharmaui as a contributor
2 parents e356774 + 224dc0f commit 37db877

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "viveksharmaui",
10+
"name": "Slim Coder",
11+
"avatar_url": "https://avatars1.githubusercontent.com/u/28563357?v=4",
12+
"profile": "https://viveksharmaui.js.org",
13+
"contributions": [
14+
"code",
15+
"infra",
16+
"bug",
17+
"doc",
18+
"test"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"projectName": "Visual-Algorithmia",
24+
"projectOwner": "Techistan",
25+
"repoType": "github",
26+
"repoHost": "https://github.com",
27+
"skipCi": true
28+
}

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
11

2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5+
6+
## Contributors ✨
7+
8+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
9+
10+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
11+
<!-- prettier-ignore-start -->
12+
<!-- markdownlint-disable -->
13+
<table>
14+
<tr>
15+
<td align="center"><a href="https://viveksharmaui.js.org"><img src="https://avatars1.githubusercontent.com/u/28563357?v=4" width="100px;" alt=""/><br /><sub><b>Slim Coder</b></sub></a><br /><a href="https://github.com/Techistan/Visual-Algorithmia/commits?author=viveksharmaui" title="Code">💻</a> <a href="#infra-viveksharmaui" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/Techistan/Visual-Algorithmia/issues?q=author%3Aviveksharmaui" title="Bug reports">🐛</a> <a href="https://github.com/Techistan/Visual-Algorithmia/commits?author=viveksharmaui" title="Documentation">📖</a> <a href="https://github.com/Techistan/Visual-Algorithmia/commits?author=viveksharmaui" title="Tests">⚠️</a></td>
16+
</tr>
17+
</table>
18+
19+
<!-- markdownlint-enable -->
20+
<!-- prettier-ignore-end -->
21+
<!-- ALL-CONTRIBUTORS-LIST:END -->
22+
23+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)