From ab5b29055517983b49491c63fc31f92f90b5221c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:49:32 +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 8850f47..816999e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-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/) @@ -130,6 +130,7 @@ Thanks goes to these people ([Emoji Key](https://allcontributors.org/docs/en/emo Masato Kobayashi
Masato Kobayashi

💻 + Daisuke Sato
Daisuke Sato

📖 💻 From f5659345a7799040691fa960d4a312787b972e6d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:49:33 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f21c152..f2e17d4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -79,6 +79,16 @@ "contributions": [ "code" ] + }, + { + "login": "Tiryoh", + "name": "Daisuke Sato", + "avatar_url": "https://avatars.githubusercontent.com/u/3256629?v=4", + "profile": "https://profile.tiryoh.com", + "contributions": [ + "doc", + "code" + ] } ], "contributorsPerLine": 7,