Skip to content

Commit be6a8d8

Browse files
allcontributors[bot]alexcanessa
authored andcommitted
docs: add jackocnr as a contributor (#243)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent b5b9ed6 commit be6a8d8

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
@@ -70,6 +70,15 @@
7070
"code"
7171
]
7272
},
73+
{
74+
"login": "jackocnr",
75+
"name": "Jack O'Connor",
76+
"avatar_url": "https://avatars0.githubusercontent.com/u/1186883?v=4",
77+
"profile": "https://jackocnr.com",
78+
"contributions": [
79+
"code"
80+
]
81+
},
7382
{
7483
"login": "kstolte",
7584
"name": "Keith Stolte",

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-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
> Github release notes and changelog generator
66
@@ -234,6 +234,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
236236
<tr>
237+
<td align="center"><a href="https://jackocnr.com"><img src="https://avatars0.githubusercontent.com/u/1186883?v=4" width="100px;" alt=""/><br /><sub><b>Jack O'Connor</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=jackocnr" title="Code">💻</a></td>
237238
<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>
238239
</tr>
239240
</table>

0 commit comments

Comments
 (0)