Skip to content

Commit c3b8f8f

Browse files
committed
Add @weyert as a contributor
1 parent 23994aa commit c3b8f8f

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@
2323
"review",
2424
"test"
2525
]
26+
},
27+
{
28+
"login": "weyert",
29+
"name": "Weyert de Boer",
30+
"avatar_url": "https://avatars3.githubusercontent.com/u/7049?v=4",
31+
"profile": "https://github.com/weyert",
32+
"contributions": [
33+
"code",
34+
"test"
35+
]
2636
}
2737
]
2838
}

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![Build Status](https://travis-ci.org/Gpx/user-event.svg?branch=master)](https://travis-ci.org/Gpx/user-event)
1414
[![Maintainability](https://api.codeclimate.com/v1/badges/75f1ff4397e994c6004e/maintainability)](https://codeclimate.com/github/Gpx/user-event/maintainability)
1515
[![Test Coverage](https://api.codeclimate.com/v1/badges/75f1ff4397e994c6004e/test_coverage)](https://codeclimate.com/github/Gpx/user-event/test_coverage)
16-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
1717

1818
## The problem
1919

@@ -127,8 +127,8 @@ Thanks goes to these wonderful people
127127

128128
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
129129
<!-- prettier-ignore -->
130-
| [<img src="https://avatars0.githubusercontent.com/u/767959?v=4" width="100px;"/><br /><sub><b>Giorgio Polvara</b></sub>](https://twitter.com/Gpx)<br />[🐛](https://github.com/Gpx/user-event/issues?q=author%3AGpx "Bug reports") [💻](https://github.com/Gpx/user-event/commits?author=Gpx "Code") [📖](https://github.com/Gpx/user-event/commits?author=Gpx "Documentation") [🤔](#ideas-Gpx "Ideas, Planning, & Feedback") [🚇](#infra-Gpx "Infrastructure (Hosting, Build-Tools, etc)") [👀](#review-Gpx "Reviewed Pull Requests") [⚠️](https://github.com/Gpx/user-event/commits?author=Gpx "Tests") |
131-
| :---: |
130+
| [<img src="https://avatars0.githubusercontent.com/u/767959?v=4" width="100px;"/><br /><sub><b>Giorgio Polvara</b></sub>](https://twitter.com/Gpx)<br />[🐛](https://github.com/Gpx/user-event/issues?q=author%3AGpx "Bug reports") [💻](https://github.com/Gpx/user-event/commits?author=Gpx "Code") [📖](https://github.com/Gpx/user-event/commits?author=Gpx "Documentation") [🤔](#ideas-Gpx "Ideas, Planning, & Feedback") [🚇](#infra-Gpx "Infrastructure (Hosting, Build-Tools, etc)") [👀](#review-Gpx "Reviewed Pull Requests") [⚠️](https://github.com/Gpx/user-event/commits?author=Gpx "Tests") | [<img src="https://avatars3.githubusercontent.com/u/7049?v=4" width="100px;"/><br /><sub><b>Weyert de Boer</b></sub>](https://github.com/weyert)<br />[💻](https://github.com/Gpx/user-event/commits?author=weyert "Code") [⚠️](https://github.com/Gpx/user-event/commits?author=weyert "Tests") |
131+
| :---: | :---: |
132132

133133
<!-- ALL-CONTRIBUTORS-LIST:END -->
134134

0 commit comments

Comments
 (0)