From 8f3654785a36d625e0cbc629d1217647338ad3c6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Sep 2020 10:27:31 +0000
Subject: [PATCH 1/3] 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 c41aacba..5a79e5fa 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
-  CerenB 💻 🎨 📖 |
+  CerenB 💻 🎨 📖 📓 🤔 🐛 |
 marcobarilari 💻 🎨 📖 |
 Remi Gau 💻 🎨 📖 |
From 355288fb5e1f03c6994333bfa99dbb78fefc7560 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 17 Sep 2020 10:27:32 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 161b13dd..0f840445 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -13,7 +13,10 @@
"contributions": [
"code",
"design",
- "doc"
+ "doc",
+ "userTesting",
+ "ideas",
+ "bug"
]
},
{
From b566774ab7926821a8dac8cddcc5652af5a54c79 Mon Sep 17 00:00:00 2001
From: Remi Gau
Date: Thu, 17 Sep 2020 12:34:46 +0200
Subject: [PATCH 3/3] dont skip ci for contributor bot
---
.all-contributorsrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0f840445..c359b3d7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -47,5 +47,5 @@
"projectOwner": "cpp-lln-lab",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": false
}