From cfb45832e11186723c8705518667d98a4ed8d060 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:56:38 +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 2574a88..c29eb66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-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/) @@ -133,6 +133,7 @@ Thanks goes to these people ([Emoji Key](https://allcontributors.org/docs/en/emo Daisuke Sato
Daisuke Sato

📖 💻 Eric Cousineau
Eric Cousineau

💻 thandal
thandal

💻 + nakano16180
nakano16180

📖 From 7a5dd7728e86794c16b16bda2c4f3ecaab40f41a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:56:39 +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 35ac5a8..c7d8ad1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -107,6 +107,15 @@ "contributions": [ "code" ] + }, + { + "login": "nakano16180", + "name": "nakano16180", + "avatar_url": "https://avatars.githubusercontent.com/u/36945685?v=4", + "profile": "https://github.com/nakano16180", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,