Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
"contributions": [
"code"
]
},
{
"login": "kyeah",
"name": "Kevin Yeh",
"avatar_url": "https://avatars1.githubusercontent.com/u/2308368?v=4",
"profile": "http://kyeh.me",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `gren` 🤖
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
> Github release notes and changelog generator

Expand Down Expand Up @@ -230,6 +230,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
<td align="center"><a href="https://github.com/durera"><img src="https://avatars1.githubusercontent.com/u/4400618?v=4" width="100px;" alt=""/><br /><sub><b>David Parker</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=durera" title="Code">💻</a></td>
<td align="center"><a href="http://kyeh.me"><img src="https://avatars1.githubusercontent.com/u/2308368?v=4" width="100px;" alt=""/><br /><sub><b>Kevin Yeh</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=kyeah" title="Code">💻</a></td>
</tr>
</table>

Expand Down