From 9da5478de23e3eba9838b3e59682b11ff8b08f63 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 08:21:59 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8ee55558..b492a7b1 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,7 @@ **Contributors** - -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors) - +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) @@ -86,17 +84,20 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - + + - - - - - + + + + +
OliColli
OliColli

💻 🎨 📖
anege
anege

💻 🎨
Mohamed Rezk
Mohamed Rezk

💻 👀 🎨
marcobarilari
marcobarilari

💻 🎨 👀 📖
Remi Gau
Remi Gau

💻 📖 🚇 🎨 👀

OliColli

💻 🎨 📖

anege

💻 🎨

Mohamed Rezk

💻 👀 🎨

marcobarilari

💻 🎨 👀 📖 ⚠️

Remi Gau

💻 📖 🚇 🎨 👀
- + + + This project follows the From 78ad40d763f2601c960be0af84c07299dd4a7b9b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 08:22:00 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6d4e9d9d..39f0d0f3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -47,7 +47,8 @@ "code", "design", "review", - "doc" + "doc", + "test" ] }, { @@ -68,5 +69,6 @@ "projectName": "CPP_SPM", "projectOwner": "cpp-lln-lab", "repoType": "github", - "repoHost": "https://github.com" -} \ No newline at end of file + "repoHost": "https://github.com", + "skipCi": true +}