From df4ede24a1886600b4370ec1439c397d06df9d95 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:03:25 +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 e8b0fb6..2f71d01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/chinese.svg)](https://docs.elephantrobotics.com/docs/gitbook/12-ApplicationBaseROS/) @@ -169,6 +169,7 @@ Thanks goes to these people ([Emoji Key](https://allcontributors.org/docs/en/emo 2929ss
2929ss

💻 + TAKASU Masakazu
TAKASU Masakazu

📣 From f256b446c7fbcd0135f07a43661aabbaf56045e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:03:26 +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 6d5d05f..8ad1bf3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -143,6 +143,15 @@ "contributions": [ "code" ] + }, + { + "login": "takasumasakazu", + "name": "TAKASU Masakazu", + "avatar_url": "https://avatars.githubusercontent.com/u/1667148?v=4", + "profile": "https://medium.com/@tks/takasu-profile-c50feee078ac", + "contributions": [ + "promotion" + ] } ], "contributorsPerLine": 7,