Skip to content

Commit 0ab0f97

Browse files
committed
Add giuseppeg to contributors table
1 parent 36073aa commit 0ab0f97

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@
4848
"contributions": [
4949
"bug"
5050
]
51+
},
52+
{
53+
"login": "giuseppeg",
54+
"name": "Giuseppe",
55+
"avatar_url": "https://avatars3.githubusercontent.com/u/711311?v=4",
56+
"profile": "http://giuseppe.pizza",
57+
"contributions": [
58+
"ideas"
59+
]
5160
}
5261
]
5362
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ it('will leave test as override supplied', () => {
291291
## Contributors
292292

293293
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
294-
| [<img src="https://avatars0.githubusercontent.com/u/5610087?v=4" width="100px;"/><br /><sub>Matt Phillips</sub>](http://mattphillips.io)<br />[💻](https://github.com/mattphillips/babel-jest-assertions/commits?author=mattphillips "Code") [📖](https://github.com/mattphillips/babel-jest-assertions/commits?author=mattphillips "Documentation") [🚇](#infra-mattphillips "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/mattphillips/babel-jest-assertions/commits?author=mattphillips "Tests") | [<img src="https://avatars0.githubusercontent.com/u/266594?v=4" width="100px;"/><br /><sub>Ramesh Nair</sub>](https://hiddentao.com/)<br />[💻](https://github.com/mattphillips/babel-jest-assertions/commits?author=hiddentao "Code") [📖](https://github.com/mattphillips/babel-jest-assertions/commits?author=hiddentao "Documentation") [💡](#example-hiddentao "Examples") [⚠️](https://github.com/mattphillips/babel-jest-assertions/commits?author=hiddentao "Tests") | [<img src="https://avatars1.githubusercontent.com/u/7352279?v=4" width="100px;"/><br /><sub>Huy Nguyen</sub>](https://www.huy-nguyen.com/)<br />[🐛](https://github.com/mattphillips/babel-jest-assertions/issues?q=author%3Ahuy-nguyen "Bug reports") | [<img src="https://avatars2.githubusercontent.com/u/923865?v=4" width="100px;"/><br /><sub>Simon Boudrias</sub>](http://simonboudrias.com)<br />[🐛](https://github.com/mattphillips/babel-jest-assertions/issues?q=author%3ASBoudrias "Bug reports") |
295-
| :---: | :---: | :---: | :---: |
294+
| [<img src="https://avatars0.githubusercontent.com/u/5610087?v=4" width="100px;"/><br /><sub>Matt Phillips</sub>](http://mattphillips.io)<br />[💻](https://github.com/mattphillips/babel-jest-assertions/commits?author=mattphillips "Code") [📖](https://github.com/mattphillips/babel-jest-assertions/commits?author=mattphillips "Documentation") [🚇](#infra-mattphillips "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/mattphillips/babel-jest-assertions/commits?author=mattphillips "Tests") | [<img src="https://avatars0.githubusercontent.com/u/266594?v=4" width="100px;"/><br /><sub>Ramesh Nair</sub>](https://hiddentao.com/)<br />[💻](https://github.com/mattphillips/babel-jest-assertions/commits?author=hiddentao "Code") [📖](https://github.com/mattphillips/babel-jest-assertions/commits?author=hiddentao "Documentation") [💡](#example-hiddentao "Examples") [⚠️](https://github.com/mattphillips/babel-jest-assertions/commits?author=hiddentao "Tests") | [<img src="https://avatars1.githubusercontent.com/u/7352279?v=4" width="100px;"/><br /><sub>Huy Nguyen</sub>](https://www.huy-nguyen.com/)<br />[🐛](https://github.com/mattphillips/babel-jest-assertions/issues?q=author%3Ahuy-nguyen "Bug reports") | [<img src="https://avatars2.githubusercontent.com/u/923865?v=4" width="100px;"/><br /><sub>Simon Boudrias</sub>](http://simonboudrias.com)<br />[🐛](https://github.com/mattphillips/babel-jest-assertions/issues?q=author%3ASBoudrias "Bug reports") | [<img src="https://avatars3.githubusercontent.com/u/711311?v=4" width="100px;"/><br /><sub>Giuseppe</sub>](http://giuseppe.pizza)<br />[🤔](#ideas-giuseppeg "Ideas, Planning, & Feedback") |
295+
| :---: | :---: | :---: | :---: | :---: |
296296
<!-- ALL-CONTRIBUTORS-LIST:END -->
297297

298298
## LICENSE

0 commit comments

Comments
 (0)