From 7cd12f4291597845934337960d59043e1afa23b2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:53:31 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 816999e..6f1fcb1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/chinese.svg)](https://www.elephantrobotics.com/docs/myCobot/3-development/4-ros&moveit/) @@ -131,6 +131,7 @@ Thanks goes to these people ([Emoji Key](https://allcontributors.org/docs/en/emo Masato Kobayashi
Masato Kobayashi

💻 Daisuke Sato
Daisuke Sato

📖 💻 + Eric Cousineau
Eric Cousineau

💻 From c3476c136f445f8280c8b218d5af9554a04cf608 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:53:32 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f2e17d4..bb129c9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -89,6 +89,15 @@ "doc", "code" ] + }, + { + "login": "eacousineau", + "name": "Eric Cousineau", + "avatar_url": "https://avatars.githubusercontent.com/u/2806276?v=4", + "profile": "https://www.eacousineau.com/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,