From 648f4e1c3011d075c79ea7e55fa49b1bcc6e9ffa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:08:11 +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 b1c43c1..7264c08 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![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-) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/chinese.svg)](https://www.elephantrobotics.com/docs/myCobot/3-development/4-ros&moveit/) @@ -121,6 +121,7 @@ Thanks goes to these people: Alex Thiele
Alex Thiele

💻 + Shinya Nishimoto
Shinya Nishimoto

💻 From 485c0f821a7ecd7c73710b9791ceb779aae04fb3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:08:12 +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 8c4bc70..6c37fd6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,15 @@ "contributions": [ "code" ] + }, + { + "login": "nisshan-x", + "name": "Shinya Nishimoto", + "avatar_url": "https://avatars.githubusercontent.com/u/67353276?v=4", + "profile": "https://github.com/nisshan-x", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,