From 498d6f884c8173c74ec8eab65c4638ad8297804a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 May 2020 01:28:50 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2a51637..082b5f5 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@

-[](#contributors-)
+[](#contributors-)
# PHPJasper
@@ -352,6 +352,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Daniel Rodrigues 🚇 🚧 💻 |
 Rafael Queiroz 💻 |
+  Leandro Bitencourt 💻 |
From 59e95d768e7a98df644712f521fc5a5c8b10155e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 May 2020 01:28:51 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 90c3010..01ece3e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -24,6 +24,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "lavela",
+ "name": "Leandro Bitencourt",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/13982234?v=4",
+ "profile": "http://www.leandrobitencourt.com.br",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,