Skip to content

Commit b5b9ed6

Browse files
allcontributors[bot]alexcanessa
authored andcommitted
docs: add kstolte as a contributor (github-tools#242)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 55eff0e commit b5b9ed6

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,16 @@
6969
"contributions": [
7070
"code"
7171
]
72+
},
73+
{
74+
"login": "kstolte",
75+
"name": "Keith Stolte",
76+
"avatar_url": "https://avatars0.githubusercontent.com/u/20091146?v=4",
77+
"profile": "https://keithstolte.io",
78+
"contributions": [
79+
"doc",
80+
"design"
81+
]
7282
}
7383
],
7484
"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-7-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
> Github release notes and changelog generator
66
@@ -233,6 +233,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
233233
<td align="center"><a href="https://www.mariotacke.io"><img src="https://avatars2.githubusercontent.com/u/4942019?v=4" width="100px;" alt=""/><br /><sub><b>Mario Tacke</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=mariotacke" title="Code">💻</a></td>
234234
<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>
235235
</tr>
236+
<tr>
237+
<td align="center"><a href="https://keithstolte.io"><img src="https://avatars0.githubusercontent.com/u/20091146?v=4" width="100px;" alt=""/><br /><sub><b>Keith Stolte</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=kstolte" title="Documentation">📖</a> <a href="#design-kstolte" title="Design">🎨</a></td>
238+
</tr>
236239
</table>
237240

238241
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)