Skip to content

Commit 2a96857

Browse files
allcontributors[bot]alexcanessa
authored andcommitted
docs: add Tybot204 as a contributor (github-tools#249)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 9581cbe commit 2a96857

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,15 @@
133133
"contributions": [
134134
"doc"
135135
]
136+
},
137+
{
138+
"login": "Tybot204",
139+
"name": "Tyler Hogan",
140+
"avatar_url": "https://avatars3.githubusercontent.com/u/7002601?v=4",
141+
"profile": "https://github.com/Tybot204",
142+
"contributions": [
143+
"code"
144+
]
136145
}
137146
],
138147
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-14-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
> Github release notes and changelog generator
66
@@ -242,6 +242,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
242242
<td align="center"><a href="https://www.yang-bo.com/"><img src="https://avatars3.githubusercontent.com/u/601530?v=4" width="100px;" alt=""/><br /><sub><b>Yang, Bo</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=Atry" title="Code">💻</a></td>
243243
<td align="center"><a href="https://github.com/v1v"><img src="https://avatars2.githubusercontent.com/u/2871786?v=4" width="100px;" alt=""/><br /><sub><b>Victor Martinez</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=v1v" title="Documentation">📖</a></td>
244244
</tr>
245+
<tr>
246+
<td align="center"><a href="https://github.com/Tybot204"><img src="https://avatars3.githubusercontent.com/u/7002601?v=4" width="100px;" alt=""/><br /><sub><b>Tyler Hogan</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=Tybot204" title="Code">💻</a></td>
247+
</tr>
245248
</table>
246249

247250
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)