From 7dfc8b4e827cb175552f77aee94bf28f25e1d5f1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jul 2019 22:54:35 +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 795f32b..7d953d8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[](#contributors)
+[](#contributors)
# JAVASCRIPT CODE SNIPPETS
@@ -71,6 +71,7 @@ $ git merge upstream/master
 Bolaji Ayodeji 💻 |
 Mike Perry Y Attara 💻 |
+  Umar Mash 💻 |
From e5d9d22b223acdf5a1f8b1eb706a6c90acf2663b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 13 Jul 2019 22:54:36 +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 ed872a2..94e95cc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -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,