From f1c449915cbed78c5385d3918be9ef73346bf500 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Jun 2021 14:58:57 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b49442d..bb10e6e 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ Our "thank you" goes to these wonderful people ([emoji key](https://github.com/k
 Lincon Kusunoki π» π β οΈ |
 Marcelo Cristiano π» π β οΈ |
 TarcΓsio Batista de Freitas Junior π |
+  Lucas Carrias π β οΈ π» |
From 85be7a281b0c70d41ed38b36cfafd56a6915d6c3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Jun 2021 14:58:58 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fdbc2f7..681fb07 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -260,6 +260,17 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "LucasCarrias",
+ "name": "Lucas Carrias",
+ "avatar_url": "https://avatars.githubusercontent.com/u/24925816?v=4",
+ "profile": "https://www.linkedin.com/in/lucas-carrias-474081195/",
+ "contributions": [
+ "doc",
+ "test",
+ "code"
+ ]
}
],
"repoType": "github",
From 0280b99decb6ee3bee278cc107fb43bd14f29f06 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Jun 2021 15:06:46 +0000
Subject: [PATCH 3/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb10e6e..81dc132 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Our "thank you" goes to these wonderful people ([emoji key](https://github.com/k
 Lincon Kusunoki π» π β οΈ |
 Marcelo Cristiano π» π β οΈ |
 TarcΓsio Batista de Freitas Junior π |
-  Lucas Carrias π β οΈ π» |
+  Lucas Carrias π β οΈ π» π§ |
From 3d6ada87e3444661483de68e0cb7505c2fd4159b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Jun 2021 15:06:47 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 681fb07..1d9bdeb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -269,7 +269,8 @@
"contributions": [
"doc",
"test",
- "code"
+ "code",
+ "tool"
]
}
],