Skip to content

Commit 4d4304e

Browse files
authored
Merge pull request #155 from goldbergyoni/all-contributors/add-jfernandezpe
docs: add jfernandezpe as a contributor
2 parents 1956e90 + 2718076 commit 4d4304e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,15 @@
295295
"contributions": [
296296
"content"
297297
]
298+
},
299+
{
300+
"login": "jfernandezpe",
301+
"name": "José Fernández",
302+
"avatar_url": "https://avatars0.githubusercontent.com/u/12046620?v=4",
303+
"profile": "https://jfernandezpe.wordpress.com/",
304+
"contributions": [
305+
"content"
306+
]
298307
}
299308
],
300309
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1961,6 +1961,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
19611961
<td align="center"><a href="https://luk4s.dev"><img src="https://avatars0.githubusercontent.com/u/8350985?v=4" width="100px;" alt=""/><br /><sub><b>Lukas Bischof</b></sub></a><br /><a href="https://github.com/goldbergyoni/javascript-testing-best-practices/commits?author=lukasbischof" title="Tests">⚠️</a> <a href="#content-lukasbischof" title="Content">🖋</a></td>
19621962
<td align="center"><a href="https://juanmaruiz.surge.sh"><img src="https://avatars2.githubusercontent.com/u/1837650?v=4" width="100px;" alt=""/><br /><sub><b>JuanMa Ruiz</b></sub></a><br /><a href="#content-JuanMaRuiz" title="Content">🖋</a></td>
19631963
<td align="center"><a href="https://luisangelorjr.com.br"><img src="https://avatars3.githubusercontent.com/u/22268900?v=4" width="100px;" alt=""/><br /><sub><b>Luís Ângelo Rodrigues Jr.</b></sub></a><br /><a href="#content-luisangelorjr" title="Content">🖋</a></td>
1964+
<td align="center"><a href="https://jfernandezpe.wordpress.com/"><img src="https://avatars0.githubusercontent.com/u/12046620?v=4" width="100px;" alt=""/><br /><sub><b>José Fernández</b></sub></a><br /><a href="#content-jfernandezpe" title="Content">🖋</a></td>
19641965
</tr>
19651966
</table>
19661967

0 commit comments

Comments
 (0)