Skip to content

Commit 1d0483f

Browse files
author
Imran Momin
committed
updated readme to add the contributor
1 parent 8d1edc5 commit 1d0483f

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@
4949
"contributions": [
5050
"code"
5151
]
52+
},
53+
{
54+
"login": "imranmomin",
55+
"name": "Imran Momin",
56+
"avatar_url": "https://avatars3.githubusercontent.com/u/6071075?v=4",
57+
"profile": "https://github.com/imranmomin",
58+
"contributions": [
59+
"code"
60+
]
5261
}
5362
],
5463
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![npm downloads](https://img.shields.io/npm/dt/@netlify-builder/deploy?label=npm%20downloads)
2-
![npm (scoped)](https://img.shields.io/npm/v/@netlify-builder/deploy)
1+
[![npm downloads](https://img.shields.io/npm/dt/@netlify-builder/deploy?label=npm%20downloads)](https://www.npmjs.com/package/@netlify-builder/deploy)
2+
[![npm (scoped)](https://img.shields.io/npm/v/@netlify-builder/deploy)](https://www.npmjs.com/package/@netlify-builder/deploy)
33
[![Build Status](https://travis-ci.org/ngx-builders/netlify-builder.svg?branch=master)](https://travis-ci.org/nitishk72/netlify-builder)
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors)
55

66
## **Deploy your Angular app to Netlify directly from the Angular CLI! 🚀**
77
### Pre-requisites
@@ -75,6 +75,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7575
<td align="center"><a href="https://iamsurajdc.js.org"><img src="https://avatars0.githubusercontent.com/u/32074031?v=4" width="100px;" alt="Suraj Chandgude"/><br /><sub><b>Suraj Chandgude</b></sub></a><br /><a href="https://github.com/ngx-builders/netlify-builder/commits?author=iamsurajdc" title="Code">💻</a></td>
7676
<td align="center"><a href="https://www.santoshyadav.dev"><img src="https://avatars3.githubusercontent.com/u/11923975?v=4" width="100px;" alt="Santosh Yadav"/><br /><sub><b>Santosh Yadav</b></sub></a><br /><a href="https://github.com/ngx-builders/netlify-builder/commits?author=santoshyadav198613" title="Code">💻</a></td>
7777
<td align="center"><a href="https://github.com/alan-agius4"><img src="https://avatars3.githubusercontent.com/u/17563226?v=4" width="100px;" alt="Alan Agius"/><br /><sub><b>Alan Agius</b></sub></a><br /><a href="https://github.com/ngx-builders/netlify-builder/commits?author=alan-agius4" title="Code">💻</a></td>
78+
<td align="center"><a href="https://github.com/imranmomin"><img src="https://avatars3.githubusercontent.com/u/6071075?v=4" width="100px;" alt="Imran Momin"/><br /><sub><b>Imran Momin</b></sub></a><br /><a href="https://github.com/ngx-builders/netlify-builder/commits?author=imranmomin" title="Code">💻</a></td>
7879
</tr>
7980
</table>
8081

0 commit comments

Comments
 (0)