Skip to content

Commit d1f13e9

Browse files
Merge pull request #30 from ngx-builders/all-contributors/add-BhavikCpatel
docs: add BhavikCpatel as a contributor
2 parents 1495f96 + dec5e5d commit d1f13e9

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
@@ -22,6 +22,15 @@
2222
"contributions": [
2323
"doc"
2424
]
25+
},
26+
{
27+
"login": "BhavikCpatel",
28+
"name": "Bhavik",
29+
"avatar_url": "https://avatars3.githubusercontent.com/u/8742935?v=4",
30+
"profile": "https://github.com/BhavikCpatel",
31+
"contributions": [
32+
"code"
33+
]
2534
}
2635
],
2736
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

1010
Want to run the source-map-explorer with Angular?
@@ -55,6 +55,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5555
<tr>
5656
<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>
5757
<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>
58+
<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>
5859
</tr>
5960
</table>
6061

0 commit comments

Comments
 (0)