Skip to content

Commit 4dff6e6

Browse files
docs: add patelvimal as a contributor for code (#90)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 5b42fae commit 4dff6e6

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@
3131
"contributions": [
3232
"code"
3333
]
34+
},
35+
{
36+
"login": "patelvimal",
37+
"name": "vimal patel",
38+
"avatar_url": "https://avatars.githubusercontent.com/u/6451223?v=4",
39+
"profile": "http://patelvimal.github.io",
40+
"contributions": [
41+
"code"
42+
]
3443
}
3544
],
3645
"contributorsPerLine": 7,

β€ŽREADME.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Builder To Run Source Map Explorer
88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111

1212
Want to run the source-map-explorer with Angular?
@@ -60,14 +60,16 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6060
<!-- markdownlint-disable -->
6161
<table>
6262
<tr>
63-
<td align="center"><a href="https://ankitsharmablogs.com/"><img src="https://avatars1.githubusercontent.com/u/33789321?v=4" width="100px;" alt=""/><br /><sub><b>Ankit</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=AnkitSharma-007" title="Documentation">πŸ“–</a></td>
64-
<td align="center"><a href="https://github.com/twittwer"><img src="https://avatars1.githubusercontent.com/u/8677948?v=4" width="100px;" alt=""/><br /><sub><b>Tobias Wittwer</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=twittwer" title="Documentation">πŸ“–</a></td>
65-
<td align="center"><a href="https://github.com/BhavikCpatel"><img src="https://avatars3.githubusercontent.com/u/8742935?v=4" width="100px;" alt=""/><br /><sub><b>Bhavik</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=BhavikCpatel" title="Code">πŸ’»</a></td>
63+
<td align="center"><a href="https://ankitsharmablogs.com/"><img src="https://avatars1.githubusercontent.com/u/33789321?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ankit</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=AnkitSharma-007" title="Documentation">πŸ“–</a></td>
64+
<td align="center"><a href="https://github.com/twittwer"><img src="https://avatars1.githubusercontent.com/u/8677948?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tobias Wittwer</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=twittwer" title="Documentation">πŸ“–</a></td>
65+
<td align="center"><a href="https://github.com/BhavikCpatel"><img src="https://avatars3.githubusercontent.com/u/8742935?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bhavik</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=BhavikCpatel" title="Code">πŸ’»</a></td>
66+
<td align="center"><a href="http://patelvimal.github.io"><img src="https://avatars.githubusercontent.com/u/6451223?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vimal patel</b></sub></a><br /><a href="https://github.com/ngx-builders/source-map-analyzer/commits?author=patelvimal" title="Code">πŸ’»</a></td>
6667
</tr>
6768
</table>
6869

69-
<!-- markdownlint-enable -->
70+
<!-- markdownlint-restore -->
7071
<!-- prettier-ignore-end -->
72+
7173
<!-- ALL-CONTRIBUTORS-LIST:END -->
7274

7375
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
Β (0)