Skip to content

Commit 20ad8f3

Browse files
authored
Merge pull request goldbergyoni#114 from goldbergyoni/all-contributors/add-koooge
docs: add koooge as a contributor
2 parents 8c08397 + 76a0dcf commit 20ad8f3

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,15 @@
195195
"contributions": [
196196
"maintenance"
197197
]
198+
},
199+
{
200+
"login": "koooge",
201+
"name": "koooge",
202+
"avatar_url": "https://avatars2.githubusercontent.com/u/7419215?v=4",
203+
"profile": "https://twitter.com/koooge",
204+
"contributions": [
205+
"content"
206+
]
198207
}
199208
],
200209
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,6 +1887,9 @@ Thanks goes to these wonderful people who have contributed to this repository!
18871887
<td align="center"><a href="https://github.com/Userbit"><img src="https://avatars1.githubusercontent.com/u/34487074?v=4" width="100px;" alt=""/><br /><sub><b>Userbit</b></sub></a><br /><a href="#content-Userbit" title="Content">🖋</a></td>
18881888
<td align="center"><a href="https://glaucialemos.netlify.com/"><img src="https://avatars0.githubusercontent.com/u/1631477?v=4" width="100px;" alt=""/><br /><sub><b>Glaucia Lemos</b></sub></a><br /><a href="#maintenance-glaucia86" title="Maintenance">🚧</a></td>
18891889
</tr>
1890+
<tr>
1891+
<td align="center"><a href="https://twitter.com/koooge"><img src="https://avatars2.githubusercontent.com/u/7419215?v=4" width="100px;" alt=""/><br /><sub><b>koooge</b></sub></a><br /><a href="#content-koooge" title="Content">🖋</a></td>
1892+
</tr>
18901893
</table>
18911894

18921895
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)