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

💻 thandal
thandal

💻 nakano16180
nakano16180

📖 + Akihiro Komori
Akihiro Komori

💻 From 07647a3823c42eb909e7dc98bac57db29b0b9c3d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:58:04 +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 c7d8ad1..bef359c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -116,6 +116,15 @@ "contributions": [ "doc" ] + }, + { + "login": "comoc", + "name": "Akihiro Komori", + "avatar_url": "https://avatars.githubusercontent.com/u/843396?v=4", + "profile": "https://twitter.com/comocc", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,