Skip to content

Commit 680ab92

Browse files
allcontributors[bot]alexcanessa
authored andcommitted
docs: add fthomas as a contributor (#246)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent fbc6e54 commit 680ab92

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
@@ -98,6 +98,15 @@
9898
"doc"
9999
]
100100
},
101+
{
102+
"login": "fthomas",
103+
"name": "Frank S. Thomas",
104+
"avatar_url": "https://avatars1.githubusercontent.com/u/141252?v=4",
105+
"profile": "https://github.com/fthomas",
106+
"contributions": [
107+
"code"
108+
]
109+
},
101110
{
102111
"login": "pawk",
103112
"name": "pawk",

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-11-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
> Github release notes and changelog generator
66
@@ -237,6 +237,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
237237
<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>
238238
<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>
239239
<td align="center"><a href="http://www.nvisionative.com"><img src="https://avatars2.githubusercontent.com/u/4568451?v=4" width="100px;" alt=""/><br /><sub><b>David Poindexter</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=david-poindexter" title="Documentation">📖</a></td>
240+
<td align="center"><a href="https://github.com/fthomas"><img src="https://avatars1.githubusercontent.com/u/141252?v=4" width="100px;" alt=""/><br /><sub><b>Frank S. Thomas</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=fthomas" title="Code">💻</a></td>
240241
<td align="center"><a href="https://github.com/pawk"><img src="https://avatars1.githubusercontent.com/u/27773225?v=4" width="100px;" alt=""/><br /><sub><b>pawk</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=pawk" title="Code">💻</a></td>
241242
</tr>
242243
</table>

0 commit comments

Comments
 (0)