From 8acbb01f4578eea2c073dcedf4773a2b25901e44 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 7 Jun 2020 11:21:58 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 247 ++++++++++++++++++++++++------------------------
1 file changed, 124 insertions(+), 123 deletions(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index ef159efae..f74108e0a 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -11,163 +11,164 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
From ccf29cda57c23a4c21063aef0af6461ae28e8bc7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 7 Jun 2020 11:21:59 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 819d2dd92..989709158 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1136,8 +1136,18 @@
"contributions": [
"ideas"
]
+ },
+ {
+ "login": "Calinou",
+ "name": "Hugo Locurcio",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/180032?v=4",
+ "profile": "https://hugo.pro",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
- "commitConvention": "none"
+ "commitConvention": "none",
+ "skipCi": true
}