Skip to content

Commit e67cc1c

Browse files
docs: add pbzona as a contributor (kentcdodds#13)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9687e4f commit e67cc1c

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
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": "pbzona",
28+
"name": "Phil Z",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/16768769?v=4",
30+
"profile": "https://github.com/pbzona",
31+
"contributions": [
32+
"doc"
33+
]
2534
}
2635
],
2736
"contributorsPerLine": 7,

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<hr />
2323

2424
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
25-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
25+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
2626
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2727

2828
Order of material:
@@ -51,13 +51,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5151
<!-- markdownlint-disable -->
5252
<table>
5353
<tr>
54-
<td align="center"><a href="http://nashkabbara.com"><img src="https://avatars3.githubusercontent.com/u/31865?v=4" width="100px;" alt=""/><br /><sub><b>Nash Kabbara</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=nkabbara" title="Documentation">📖</a></td>
55-
<td align="center"><a href="https://brunormferreira.github.io/"><img src="https://avatars3.githubusercontent.com/u/35575092?v=4" width="100px;" alt=""/><br /><sub><b>Bruno Ramires</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=brunormferreira" title="Documentation">📖</a></td>
54+
<td align="center"><a href="http://nashkabbara.com"><img src="https://avatars3.githubusercontent.com/u/31865?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nash Kabbara</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=nkabbara" title="Documentation">📖</a></td>
55+
<td align="center"><a href="https://brunormferreira.github.io/"><img src="https://avatars3.githubusercontent.com/u/35575092?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bruno Ramires</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=brunormferreira" title="Documentation">📖</a></td>
56+
<td align="center"><a href="https://github.com/pbzona"><img src="https://avatars.githubusercontent.com/u/16768769?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Phil Z</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=pbzona" title="Documentation">📖</a></td>
5657
</tr>
5758
</table>
5859

59-
<!-- markdownlint-enable -->
60+
<!-- markdownlint-restore -->
6061
<!-- prettier-ignore-end -->
62+
6163
<!-- ALL-CONTRIBUTORS-LIST:END -->
6264

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

0 commit comments

Comments
 (0)