diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:20:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:20:06 +0200 |
| commit | 2e1bd5ef4e26d4ea5e3f2cd594fdfa7ae3075aa6 (patch) | |
| tree | dde9befe116e6bbf98969245487352f1004fc2e2 /.all-contributorsrc | |
| parent | a9dc10170105c6bf9aa18e6c808c97d1666748eb (diff) | |
docs: add lukabavdaz as a contributor (#308)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
| -rw-r--r-- | .all-contributorsrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 72b5346..82f1192 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,16 @@ "contributions": [ "code" ] + }, + { + "login": "lukabavdaz", + "name": "lukabavdaz", + "avatar_url": "https://avatars0.githubusercontent.com/u/9624558?v=4", + "profile": "https://github.com/lukabavdaz", + "contributions": [ + "code", + "content" + ] } ], "contributorsPerLine": 7, |
