summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:42:30 +0200
committerGitHub <noreply@github.com>2020-04-12 00:42:30 +0200
commitd7bb220ba380178d53847861aba4ac0bb443820d (patch)
treec9f11e2cb900174ee0beee911ed7a8dc045ea803 /.all-contributorsrc
parentf907c710b2d415833e2bf91c7484830e2cfe4ef0 (diff)
docs: add vyaslav as a contributor (#330)
* 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 df95ed4..4650a5b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -253,6 +253,16 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "vyaslav",
+ "name": "vyaslav",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1385427?v=4",
+ "profile": "https://github.com/vyaslav",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 10,