Skip to content

Commit 2d42289

Browse files
allcontributors[bot]alexcanessa
authored andcommitted
docs: add joaquin-corchero as a contributor (github-tools#237)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent f1aa847 commit 2d42289

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@
3232
"bug",
3333
"code"
3434
]
35+
},
36+
{
37+
"login": "joaquin-corchero",
38+
"name": "Joaquin Corchero",
39+
"avatar_url": "https://avatars2.githubusercontent.com/u/6892214?v=4",
40+
"profile": "https://github.com/joaquin-corchero",
41+
"contributions": [
42+
"code"
43+
]
3544
}
3645
],
3746
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `gren` 🤖
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
> Github release notes and changelog generator
66
@@ -228,6 +228,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
228228
<td align="center"><a href="https://github.com/wellDan28"><img src="https://avatars1.githubusercontent.com/u/2083539?v=4" width="100px;" alt=""/><br /><sub><b>Dan Klausner</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/issues?q=author%3AwellDan28" title="Bug reports">🐛</a></td>
229229
<td align="center"><a href="https://datitisev.me"><img src="https://avatars2.githubusercontent.com/u/6401250?v=4" width="100px;" alt=""/><br /><sub><b>David Sevilla Martín</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=datitisev" title="Documentation">📖</a></td>
230230
<td align="center"><a href="http://phun-ky.net"><img src="https://avatars1.githubusercontent.com/u/1714029?v=4" width="100px;" alt=""/><br /><sub><b>Alexander Vassbotn Røyne-Helgesen</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/issues?q=author%3Aphun-ky" title="Bug reports">🐛</a> <a href="https://github.com/github-tools/github-release-notes/commits?author=phun-ky" title="Code">💻</a></td>
231+
<td align="center"><a href="https://github.com/joaquin-corchero"><img src="https://avatars2.githubusercontent.com/u/6892214?v=4" width="100px;" alt=""/><br /><sub><b>Joaquin Corchero</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=joaquin-corchero" title="Code">💻</a></td>
231232
</tr>
232233
</table>
233234

0 commit comments

Comments
 (0)