Skip to content

Commit b590da5

Browse files
authored
Merge pull request goldbergyoni#144 from goldbergyoni/all-contributors/add-JuanMaRuiz
docs: add JuanMaRuiz as a contributor
2 parents a810e5a + 5763bd0 commit b590da5

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
@@ -277,6 +277,15 @@
277277
"test",
278278
"content"
279279
]
280+
},
281+
{
282+
"login": "JuanMaRuiz",
283+
"name": "JuanMa Ruiz",
284+
"avatar_url": "https://avatars2.githubusercontent.com/u/1837650?v=4",
285+
"profile": "https://juanmaruiz.surge.sh",
286+
"contributions": [
287+
"content"
288+
]
280289
}
281290
],
282291
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,6 +1958,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
19581958
<tr>
19591959
<td align="center"><a href="https://github.com/MorganGeek"><img src="https://avatars0.githubusercontent.com/u/3721240?v=4" width="100px;" alt=""/><br /><sub><b>Morgan</b></sub></a><br /><a href="#content-MorganGeek" title="Content">🖋</a></td>
19601960
<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>
1961+
<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>
19611962
</tr>
19621963
</table>
19631964

0 commit comments

Comments
 (0)