From 5eb551137ab6600e197a41703e873fb8ae86df2a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 23 Sep 2022 08:36:27 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 38ac1e27..f8186ca4 100644
--- a/README.md
+++ b/README.md
@@ -411,6 +411,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Senja 💻 ⚠️ 📖 |
+  Breno Cota 💻 ⚠️ |
From b1049f0784c07245468934f4555f4b352989d6e2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 23 Sep 2022 08:36:28 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7a0dc72b..759f2ada 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -534,6 +534,16 @@
"test",
"doc"
]
+ },
+ {
+ "login": "brenocota-hotmart",
+ "name": "Breno Cota",
+ "avatar_url": "https://avatars.githubusercontent.com/u/106157862?v=4",
+ "profile": "https://dbrno.vercel.app",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,