Skip to content

Commit 7d1c72d

Browse files
Merge pull request #6 from DanielFerrariR/all-contributors/add-ncjones
2 parents 41f8699 + e5ef913 commit 7d1c72d

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
"test",
1616
"code"
1717
]
18+
},
19+
{
20+
"login": "ncjones",
21+
"name": "Nathan Jones",
22+
"avatar_url": "https://avatars.githubusercontent.com/u/1155592?v=4",
23+
"profile": "https://github.com/ncjones",
24+
"contributions": [
25+
"code"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# cypress-fill-command
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/danielferrarir/cypress-fill-command/blob/master/LICENSE) [![Travis Status](https://api.travis-ci.com/DanielFerrariR/cypress-fill-command.svg?branch=master)](https://travis-ci.com/github/DanielFerrariR/cypress-fill-command) [![npm version](https://img.shields.io/npm/v/cypress-fill-command.svg?style=flat&color=important)](https://www.npmjs.com/package/cypress-fill-command) [![All Contributors](https://img.shields.io/badge/all_contributors-0-yellow.svg)](#contributors)
@@ -81,6 +79,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri
8179
<table>
8280
<tr>
8381
<td align="center"><a href="https://github.com/stevedorries"><img src="https://avatars.githubusercontent.com/u/3475101?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Steven Dorries</b></sub></a><br /><a href="#ideas-stevedorries" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/DanielFerrariR/cypress-fill-command/commits?author=stevedorries" title="Tests">⚠️</a> <a href="https://github.com/DanielFerrariR/cypress-fill-command/commits?author=stevedorries" title="Code">💻</a></td>
82+
<td align="center"><a href="https://github.com/ncjones"><img src="https://avatars.githubusercontent.com/u/1155592?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nathan Jones</b></sub></a><br /><a href="https://github.com/DanielFerrariR/cypress-fill-command/commits?author=ncjones" title="Code">💻</a></td>
8483
</tr>
8584
</table>
8685

0 commit comments

Comments
 (0)