docs: add @EndBug as a contributor

This commit is contained in:
Federico Grandi
2020-07-10 16:50:22 +02:00
parent 85ed07244a
commit 3067c9e15c
2 changed files with 19 additions and 2 deletions

View File

@@ -9,6 +9,17 @@
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [],
"contributors": [
{
"login": "EndBug",
"name": "Federico Grandi",
"avatar_url": "https://avatars1.githubusercontent.com/u/26386270?v=4",
"profile": "https://github.com/EndBug",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7
}