Skip to content

Commit 9f304b6

Browse files
docs: add H4RV3Y2805 as a contributor for design (#91)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 15bff8e commit 9f304b6

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@
4343
"bug",
4444
"code"
4545
]
46+
},
47+
{
48+
"login": "H4RV3Y2805",
49+
"name": "Len Harvey",
50+
"avatar_url": "https://avatars.githubusercontent.com/u/8833420?v=4",
51+
"profile": "https://github.com/H4RV3Y2805",
52+
"contributions": [
53+
"design"
54+
]
4655
}
4756
],
4857
"contributorsPerLine": 7,
@@ -51,5 +60,6 @@
5160
"repoType": "github",
5261
"repoHost": "https://github.com",
5362
"skipCi": true,
54-
"commitConvention": "angular"
63+
"commitConvention": "angular",
64+
"commitType": "docs"
5565
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- PROJECT BADGES -->
1515
[![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/iLPdev/prs?include_prereleases&sort=semver&style=flat-square)](https://github.com/iLPdev/prs/releases/latest) [![Issues][issues-shield]][issues-url] [![GPL License][license-shield]][license-url] [![standard-readme compliant][standard-readme-shield]][standard-readme-url]
1616
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Mudlet/Mudlet?style=flat-square&label=client&sort=semver)](https://github.com/Mudlet/Mudlet/releases/latest) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
1818
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1919

2020
<!-- SHORT DESCRIPTION -->
@@ -244,6 +244,7 @@ Thanks go to these amazing folks ([emoji key](https://allcontributors.org/docs/e
244244
<td align="center" valign="top" width="14.28%"><a href="https://soundcloud.com/phortran"><img src="https://avatars.githubusercontent.com/u/1166681?v=4?s=100" width="100px;" alt="Tom Dinchak"/><br /><sub><b>Tom Dinchak</b></sub></a><br /><a href="https://github.com/iLPdev/prs/commits?author=dinchak" title="Code">💻</a> <a href="#ideas-dinchak" title="Ideas, Planning, & Feedback">🤔</a></td>
245245
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iLPdev"><img src="https://avatars.githubusercontent.com/u/1428343?v=4?s=100" width="100px;" alt="iLPdev"/><br /><sub><b>iLPdev</b></sub></a><br /><a href="https://github.com/iLPdev/prs/commits?author=iLPdev" title="Code">💻</a> <a href="https://github.com/iLPdev/prs/commits?author=iLPdev" title="Documentation">📖</a> <a href="#design-iLPdev" title="Design">🎨</a> <a href="#ideas-iLPdev" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-iLPdev" title="Maintenance">🚧</a> <a href="#projectManagement-iLPdev" title="Project Management">📆</a> <a href="https://github.com/iLPdev/prs/pulls?q=is%3Apr+reviewed-by%3AiLPdev" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/iLPdev/prs/commits?author=iLPdev" title="Tests">⚠️</a> <a href="#infra-iLPdev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
246246
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eterchun"><img src="https://avatars.githubusercontent.com/u/471484?v=4?s=100" width="100px;" alt="eterchun"/><br /><sub><b>eterchun</b></sub></a><br /><a href="#userTesting-eterchun" title="User Testing">📓</a> <a href="https://github.com/iLPdev/prs/commits?author=eterchun" title="Tests">⚠️</a> <a href="https://github.com/iLPdev/prs/issues?q=author%3Aeterchun" title="Bug reports">🐛</a> <a href="https://github.com/iLPdev/prs/commits?author=eterchun" title="Code">💻</a></td>
247+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/H4RV3Y2805"><img src="https://avatars.githubusercontent.com/u/8833420?v=4?s=100" width="100px;" alt="Len Harvey"/><br /><sub><b>Len Harvey</b></sub></a><br /><a href="#design-H4RV3Y2805" title="Design">🎨</a></td>
247248
</tr>
248249
</tbody>
249250
</table>

0 commit comments

Comments
 (0)