From 1b89e31ee28cd57c4d6c946ac2418a0df1386306 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:38:55 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be997d7..61677a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-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/) @@ -128,6 +128,9 @@ Thanks goes to these people ([Emoji Key](https://allcontributors.org/docs/en/emo Takafumi Watanabe
Takafumi Watanabe

💻 Yoshiaki Watanabe
Yoshiaki Watanabe

💻 + + Masato Kobayashi
Masato Kobayashi

💻 + From 75f42a2604af0c394855175612c66332183e1b22 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:38:56 +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 fdaf737..aa3e0d2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -69,6 +69,15 @@ "contributions": [ "code" ] + }, + { + "login": "mertcookimg", + "name": "Masato Kobayashi", + "avatar_url": "https://avatars.githubusercontent.com/u/58113372?v=4", + "profile": "https://github.com/mertcookimg", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,