Skip to content

Commit d45eca5

Browse files
docs: add abcpibot as a contributor for financial, and platform (#410)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b3abd33 commit d45eca5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,16 @@
304304
"contributions": [
305305
"financial"
306306
]
307+
},
308+
{
309+
"login": "abcpibot",
310+
"name": "abcpibot",
311+
"avatar_url": "https://avatars.githubusercontent.com/u/5948988?v=4",
312+
"profile": "https://github.com/abcpibot",
313+
"contributions": [
314+
"financial",
315+
"platform"
316+
]
307317
}
308318
],
309319
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ESP3D-WEBUI 2.X
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[Latest stable release ![Release Version](https://img.shields.io/github/v/release/luc-github/ESP3D-WEBUI?color=green&include_prereleases&style=plastic) ![Release Date](https://img.shields.io/github/release-date/luc-github/ESP3D-WEBUI.svg?style=plastic)](https://github.com/luc-github/ESP3D-WEBUI/releases/latest/)
@@ -160,6 +160,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
160160
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dbuezas"><img src="https://avatars.githubusercontent.com/u/777196?v=4?s=100" width="100px;" alt="David Buezas"/><br /><sub><b>David Buezas</b></sub></a><br /><a href="https://github.com/luc-github/ESP3D-WEBUI/commits?author=dbuezas" title="Code">💻</a> <a href="https://github.com/luc-github/ESP3D-WEBUI/issues?q=author%3Adbuezas" title="Bug reports">🐛</a></td>
161161
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rondlh"><img src="https://avatars.githubusercontent.com/u/77279634?v=4?s=100" width="100px;" alt="rondlh"/><br /><sub><b>rondlh</b></sub></a><br /><a href="https://github.com/luc-github/ESP3D-WEBUI/commits?author=rondlh" title="Code">💻</a> <a href="https://github.com/luc-github/ESP3D-WEBUI/pulls?q=is%3Apr+reviewed-by%3Arondlh" title="Reviewed Pull Requests">👀</a></td>
162162
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jeyeager65"><img src="https://avatars.githubusercontent.com/u/28162926?v=4?s=100" width="100px;" alt="Jason Yeager"/><br /><sub><b>Jason Yeager</b></sub></a><br /><a href="#financial-jeyeager65" title="Financial">💵</a></td>
163+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/abcpibot"><img src="https://avatars.githubusercontent.com/u/5948988?v=4?s=100" width="100px;" alt="abcpibot"/><br /><sub><b>abcpibot</b></sub></a><br /><a href="#financial-abcpibot" title="Financial">💵</a> <a href="#platform-abcpibot" title="Packaging/porting to new platform">📦</a></td>
163164
</tr>
164165
</tbody>
165166
</table>

0 commit comments

Comments
 (0)