Skip to content

Commit 0f4022e

Browse files
allcontributors[bot]timdeschryver
authored andcommitted
docs: add GregOnNet as a contributor (#46)
1 parent 8a6fe17 commit 0f4022e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@
4444
"contributions": [
4545
"code"
4646
]
47+
},
48+
{
49+
"login": "GregOnNet",
50+
"name": "Gregor Woiwode",
51+
"avatar_url": "https://avatars3.githubusercontent.com/u/444278?v=4",
52+
"profile": "https://medium.com/@gregor.woiwode",
53+
"contributions": [
54+
"code"
55+
]
4756
}
4857
],
4958
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ practices.</p>
2929
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
3030
[![MIT License][license-badge]][license]
3131

32-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)
32+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
3333
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
3434
[![Join the community on Spectrum][spectrum-badge]][spectrum]
3535

@@ -186,6 +186,7 @@ Thanks goes to these people ([emoji key][emojis]):
186186
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt="Michaël De Boey"/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=MichaelDeBoey" title="Documentation">📖</a></td>
187187
<td align="center"><a href="https://github.com/flakolefluk"><img src="https://avatars0.githubusercontent.com/u/11986564?v=4" width="100px;" alt="Ignacio Le Fluk"/><br /><sub><b>Ignacio Le Fluk</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=flakolefluk" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/commits?author=flakolefluk" title="Tests">⚠️</a></td>
188188
<td align="center"><a href="https://hu.linkedin.com/pub/tamas-szabo/57/a4b/242"><img src="https://avatars0.githubusercontent.com/u/3720079?v=4" width="100px;" alt="Tamás Szabó"/><br /><sub><b>Tamás Szabó</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=szabototo89" title="Code">💻</a></td>
189+
<td align="center"><a href="https://medium.com/@gregor.woiwode"><img src="https://avatars3.githubusercontent.com/u/444278?v=4" width="100px;" alt="Gregor Woiwode"/><br /><sub><b>Gregor Woiwode</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=GregOnNet" title="Code">💻</a></td>
189190
</tr>
190191
</table>
191192

0 commit comments

Comments
 (0)