Skip to content

Commit 5e16648

Browse files
authored
Merge pull request #169 from goldbergyoni/all-contributors/add-contributorpw
docs: add contributorpw as a contributor
2 parents ee0e739 + d3e081a commit 5e16648

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
@@ -332,6 +332,15 @@
332332
"test",
333333
"content"
334334
]
335+
},
336+
{
337+
"login": "contributorpw",
338+
"name": "Alex Ivanov",
339+
"avatar_url": "https://avatars.githubusercontent.com/u/5027939?v=4",
340+
"profile": "https://contributor.pw",
341+
"contributions": [
342+
"content"
343+
]
335344
}
336345
],
337346
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,6 +1967,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
19671967
</tr>
19681968
<tr>
19691969
<td align="center"><a href="https://github.com/otavionetoca"><img src="https://avatars.githubusercontent.com/u/11263232?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Otavio Araujo</b></sub></a><br /><a href="https://github.com/goldbergyoni/javascript-testing-best-practices/commits?author=otavionetoca" title="Tests">⚠️</a> <a href="#content-otavionetoca" title="Content">🖋</a></td>
1970+
<td align="center"><a href="https://contributor.pw"><img src="https://avatars.githubusercontent.com/u/5027939?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Ivanov</b></sub></a><br /><a href="#content-contributorpw" title="Content">🖋</a></td>
19701971
</tr>
19711972
</table>
19721973

0 commit comments

Comments
 (0)