Skip to content

Commit 000ce28

Browse files
Merge pull request #11 from BolajiAyodeji/all-contributors/add-Edmund1645
docs: add Edmund1645 as a contributor
2 parents 881ca0a + 74a1747 commit 000ce28

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@
3131
"contributions": [
3232
"code"
3333
]
34+
},
35+
{
36+
"login": "Edmund1645",
37+
"name": "Edmund Ekott",
38+
"avatar_url": "https://avatars1.githubusercontent.com/u/34253790?v=4",
39+
"profile": "http://www.edmundekott.me",
40+
"contributions": [
41+
"code"
42+
]
3443
}
3544
],
3645
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)
33

44
# JAVASCRIPT CODE SNIPPETS
55

@@ -72,6 +72,7 @@ $ git merge upstream/master
7272
<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>
7373
<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>
7474
<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>
75+
<td align="center"><a href="http://www.edmundekott.me"><img src="https://avatars1.githubusercontent.com/u/34253790?v=4" width="100px;" alt="Edmund Ekott"/><br /><sub><b>Edmund Ekott</b></sub></a><br /><a href="https://github.com/BolajiAyodeji/js-code-snippets/commits?author=Edmund1645" title="Code">💻</a></td>
7576
</tr>
7677
</table>
7778

0 commit comments

Comments
 (0)