[skip-ci] Merge pull request #24 from allerta-vvf/all-contributors/add-investe

docs: add investe as a contributor
This commit is contained in:
MatteoGheza 2020-07-14 11:11:50 +02:00 committed by GitHub
commit 2475562e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 2 deletions

View File

@ -9,6 +9,21 @@
"imageSize": 100,
"commit": true,
"commitConvention": "atom",
"contributors": [],
"contributorsPerLine": 7
"contributors": [
{
"login": "investe",
"name": "InveSte",
"avatar_url": "https://avatars3.githubusercontent.com/u/32263484?v=4",
"profile": "https://github.com/investe",
"contributions": [
"code",
"design",
"review",
"security",
"ideas"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}

View File

@ -39,6 +39,12 @@ Thanks goes to ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/investe"><img src="https://avatars3.githubusercontent.com/u/32263484?v=4" width="100px;" alt=""/><br /><sub><b>InveSte</b></sub></a><br /><a href="https://github.com/allerta-vvf/allerta-vvf/commits?author=investe" title="Code">💻</a> <a href="#design-investe" title="Design">🎨</a> <a href="https://github.com/allerta-vvf/allerta-vvf/pulls?q=is%3Apr+reviewed-by%3Ainveste" title="Reviewed Pull Requests">👀</a> <a href="#security-investe" title="Security">🛡️</a> <a href="#ideas-investe" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->