mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Merge pull request #93 from elephantrobotics/all-contributors/add-apockill
docs: add apockill as a contributor for code
This commit is contained in:
commit
d590c6eaa1
2 changed files with 43 additions and 0 deletions
25
.all-contributorsrc
Normal file
25
.all-contributorsrc
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitConvention": "angular",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "apockill",
|
||||
"name": "Alex Thiele",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/1740412?v=4",
|
||||
"profile": "https://www.youtube.com/user/Apockill",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"skipCi": true,
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"projectName": "mycobot_ros",
|
||||
"projectOwner": "elephantrobotics"
|
||||
}
|
||||
18
README.md
18
README.md
|
|
@ -1,4 +1,7 @@
|
|||
# mycobot_ros
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
[](https://www.elephantrobotics.com/docs/myCobot/3-development/4-ros&moveit/)
|
||||
[](https://www.elephantrobotics.com/docs/myCobot-en/3-development/4-ros&moveit/)
|
||||
|
|
@ -111,6 +114,21 @@ There is documentation in the [ElephantRobotics Docs](https://docs.elephantrobot
|
|||
## Contributors
|
||||
|
||||
Thanks goes to these people:
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.youtube.com/user/Apockill"><img src="https://avatars.githubusercontent.com/u/1740412?v=4?s=100" width="100px;" alt="Alex Thiele"/><br /><sub><b>Alex Thiele</b></sub></a><br /><a href="https://github.com/elephantrobotics/mycobot_ros/commits?author=apockill" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue