From cfc2710a941a9321c935189e0ec0d71eb953517f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 10:30:16 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ace1970..8d0b1e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/localizer_visual_motion/actions) -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) ![](https://github.com/cpp-lln-lab/localizer_visual_motion/workflows/CI/badge.svg) @@ -160,6 +160,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Mohamed Rezk

💻 🎨 🤔

marcobarilari

💻 🎨 🤔 🐛 📓 👀 💬
From b02e6ea697020dbfb2dd71e1fe731f53ab3cb810 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 10:30:17 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6cbd2eb..ec931b5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,21 @@ "design", "ideas" ] + }, + { + "login": "marcobarilari", + "name": "marcobarilari", + "avatar_url": "https://avatars3.githubusercontent.com/u/38101692?v=4", + "profile": "https://github.com/marcobarilari", + "contributions": [ + "code", + "design", + "ideas", + "bug", + "userTesting", + "review", + "question" + ] } ], "contributorsPerLine": 7,