Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@
"contributions": [
"code"
]
},
{
"login": "1baga",
"name": "Umar Mash",
"avatar_url": "https://avatars2.githubusercontent.com/u/4129853?v=4",
"profile": "https://github.com/1baga",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)

# JAVASCRIPT CODE SNIPPETS

Expand Down Expand Up @@ -71,6 +71,7 @@ $ git merge upstream/master
<tr>
<td align="center"><a href="https://bolajiayodeji.com"><img src="https://avatars2.githubusercontent.com/u/30334776?v=4" width="100px;" alt="Bolaji Ayodeji"/><br /><sub><b>Bolaji Ayodeji</b></sub></a><br /><a href="https://github.com/BolajiAyodeji/js-code-snippets/commits?author=BolajiAyodeji" title="Code">💻</a></td>
<td align="center"><a href="https://blog.mikeattara.com"><img src="https://avatars1.githubusercontent.com/u/31483629?v=4" width="100px;" alt="Mike Perry Y Attara"/><br /><sub><b>Mike Perry Y Attara</b></sub></a><br /><a href="https://github.com/BolajiAyodeji/js-code-snippets/commits?author=mikeattara" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/1baga"><img src="https://avatars2.githubusercontent.com/u/4129853?v=4" width="100px;" alt="Umar Mash"/><br /><sub><b>Umar Mash</b></sub></a><br /><a href="https://github.com/BolajiAyodeji/js-code-snippets/commits?author=1baga" title="Code">💻</a></td>
</tr>
</table>

Expand Down