summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:17:40 +0200
committerGitHub <noreply@github.com>2020-04-12 00:17:40 +0200
commite2835de1378061de7e550403cb59a082da5b105c (patch)
tree532d0a40301668eecc471bd5e16ea2c14a0957bd /.all-contributorsrc
parent535e7a6a2869a3f4a78b45846e1b71d87335f8a6 (diff)
docs: add hynek as a contributor (#306)
* 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-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 75c9399..2c131da 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -33,6 +33,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "hynek",
+ "name": "Hynek Schlawack",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/41240?v=4",
+ "profile": "https://hynek.me/about/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,