From 0ec30133a082054c55cd7ecd1ebd97a60c7e3775 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 22:56:23 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d953d8..43b1052 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) # JAVASCRIPT CODE SNIPPETS @@ -72,6 +72,7 @@ $ git merge upstream/master Bolaji Ayodeji
Bolaji Ayodeji

💻 Mike Perry Y Attara
Mike Perry Y Attara

💻 Umar Mash
Umar Mash

💻 + Edmund Ekott
Edmund Ekott

💻 From 74a1747045c47b3bdca9882a75a312d44cfa727e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 22:56:24 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 94e95cc..b9ee5ca 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "code" ] + }, + { + "login": "Edmund1645", + "name": "Edmund Ekott", + "avatar_url": "https://avatars1.githubusercontent.com/u/34253790?v=4", + "profile": "http://www.edmundekott.me", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,