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

💻 Daisuke Sato
Daisuke Sato

📖 💻 Eric Cousineau
Eric Cousineau

💻 + thandal
thandal

💻 From 67f3cc4d3a7b7bc0656a1a33061232abb038d113 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:54:57 +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 bb129c9..35ac5a8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -98,6 +98,15 @@ "contributions": [ "code" ] + }, + { + "login": "thandal", + "name": "thandal", + "avatar_url": "https://avatars.githubusercontent.com/u/2613832?v=4", + "profile": "https://github.com/thandal", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,