Skip to content

Commit 8d45fed

Browse files
docs: add sorenmarkert as a contributor for userTesting, and code (#127)
* 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 c32dbab commit 8d45fed

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@
5252
"contributions": [
5353
"design"
5454
]
55+
},
56+
{
57+
"login": "sorenmarkert",
58+
"name": "Søren Markert",
59+
"avatar_url": "https://avatars.githubusercontent.com/u/46371470?v=4",
60+
"profile": "https://github.com/sorenmarkert",
61+
"contributions": [
62+
"userTesting",
63+
"code"
64+
]
5565
}
5666
],
5767
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<!-- PROJECT BADGES -->
1414

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] ![Downloads][downloads-shield] [![GPL License][license-shield]][license-url] [![standard-readme compliant][standard-readme-shield]][standard-readme-url]
16-
[![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 --><!-- ALL-CONTRIBUTORS-BADGE:END -->
16+
[![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-5-orange.svg?style=flat-square)](#contributors-)
18+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1719
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)<!-- ALL-CONTRIBUTORS-BADGE:END -->
1820

1921
<!-- SHORT DESCRIPTION -->
@@ -256,6 +258,7 @@ Thanks go to these amazing folks ([emoji key](https://allcontributors.org/docs/e
256258
<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>
257259
<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>
258260
<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>
261+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sorenmarkert"><img src="https://avatars.githubusercontent.com/u/46371470?v=4?s=100" width="100px;" alt="Søren Markert"/><br /><sub><b>Søren Markert</b></sub></a><br /><a href="#userTesting-sorenmarkert" title="User Testing">📓</a> <a href="https://github.com/iLPdev/prs/commits?author=sorenmarkert" title="Code">💻</a></td>
259262
</tr>
260263
</tbody>
261264
</table>

0 commit comments

Comments
 (0)