Skip to content

Commit ed3578f

Browse files
authored
Merge pull request #50 from Berkmann18/all-contributors/add-GiraffeKey
docs: add GiraffeKey as a contributor
2 parents 13d5005 + 901dc4b commit ed3578f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,16 @@
9090
"doc"
9191
]
9292
},
93+
{
94+
"login": "GiraffeKey",
95+
"name": "GiraffeKey",
96+
"avatar_url": "https://avatars2.githubusercontent.com/u/11844126?v=4",
97+
"profile": "https://github.com/GiraffeKey",
98+
"contributions": [
99+
"code",
100+
"test"
101+
]
102+
},
93103
{
94104
"login": "jonasmaertens",
95105
"name": "jonasmaertens",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8080
</tr>
8181
<tr>
8282
<td align="center"><a href="https://www.codacy.com/"><img src="https://avatars3.githubusercontent.com/u/23704769?v=4" width="100px;" alt=""/><br /><sub><b>Codacy Badger</b></sub></a><br /><a href="#infra-codacy-badger" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/Berkmann18/json-fixer/commits?author=codacy-badger" title="Documentation">📖</a></td>
83+
<td align="center"><a href="https://github.com/GiraffeKey"><img src="https://avatars2.githubusercontent.com/u/11844126?v=4" width="100px;" alt=""/><br /><sub><b>GiraffeKey</b></sub></a><br /><a href="https://github.com/Berkmann18/json-fixer/commits?author=GiraffeKey" title="Code">💻</a> <a href="https://github.com/Berkmann18/json-fixer/commits?author=GiraffeKey" title="Tests">⚠️</a></td>
8384
<td align="center"><a href="https://github.com/jonasmaertens"><img src="https://avatars3.githubusercontent.com/u/71458938?v=4" width="100px;" alt=""/><br /><sub><b>jonasmaertens</b></sub></a><br /><a href="https://github.com/Berkmann18/json-fixer/issues?q=author%3Ajonasmaertens" title="Bug reports">🐛</a></td>
8485
</tr>
8586
</table>

0 commit comments

Comments
 (0)