Skip to content

Commit 6b89450

Browse files
docs: add pafuent as a contributor for maintenance (#1961)
* 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 59e5078 commit 6b89450

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@
2323
"contributions": [
2424
"maintenance"
2525
]
26+
},
27+
{
28+
"login": "pafuent",
29+
"name": "Pablo Andres Fuente",
30+
"avatar_url": "https://avatars.githubusercontent.com/u/6979945?v=4",
31+
"profile": "https://github.com/pafuent",
32+
"contributions": [
33+
"maintenance"
34+
]
2635
}
2736
],
2837
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a href="https://echo.labstack.com"><img height="80" src="https://cdn.labstack.com/images/echo-logo.svg"></a>
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![Sourcegraph](https://sourcegraph.com/github.com/labstack/echo/-/badge.svg?style=flat-square)](https://sourcegraph.com/github.com/labstack/echo?badge)
@@ -138,6 +138,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
138138
<tr>
139139
<td align="center"><a href="http://vishr.com"><img src="https://avatars.githubusercontent.com/u/314036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vishal Rana</b></sub></a><br /><a href="#design-vishr" title="Design">🎨</a> <a href="#maintenance-vishr" title="Maintenance">🚧</a></td>
140140
<td align="center"><a href="https://github.com/aldas"><img src="https://avatars.githubusercontent.com/u/2320301?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martti T.</b></sub></a><br /><a href="#maintenance-aldas" title="Maintenance">🚧</a></td>
141+
<td align="center"><a href="https://github.com/pafuent"><img src="https://avatars.githubusercontent.com/u/6979945?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pablo Andres Fuente</b></sub></a><br /><a href="#maintenance-pafuent" title="Maintenance">🚧</a></td>
141142
</tr>
142143
</table>
143144

0 commit comments

Comments
 (0)