From 6e8e02d6f0f0d15d82cb21b49e3c3712e9c66d47 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 02:26:18 +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 4862dd8..28f0754 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mycobot_ros -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/chinese.svg)](https://docs.elephantrobotics.com/docs/gitbook/12-ApplicationBaseROS/) @@ -141,6 +141,7 @@ Thanks goes to these people ([Emoji Key](https://allcontributors.org/docs/en/emo thandal
thandal

💻 nakano16180
nakano16180

📖 Akihiro Komori
Akihiro Komori

💻 + Jason Skowronski
Jason Skowronski

💻 From 14f1794abece601a30026fd50c17bb281bee0f0a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 02:26:19 +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 bef359c..b339087 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -125,6 +125,15 @@ "contributions": [ "code" ] + }, + { + "login": "mostlyjason", + "name": "Jason Skowronski", + "avatar_url": "https://avatars.githubusercontent.com/u/6370704?v=4", + "profile": "https://github.com/mostlyjason", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,