summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:20:06 +0200
committerGitHub <noreply@github.com>2020-04-12 00:20:06 +0200
commit2e1bd5ef4e26d4ea5e3f2cd594fdfa7ae3075aa6 (patch)
treedde9befe116e6bbf98969245487352f1004fc2e2 /.all-contributorsrc
parenta9dc10170105c6bf9aa18e6c808c97d1666748eb (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-contributorsrc10
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,