summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-03-23 19:36:33 -0400
committerGitHub <noreply@github.com>2021-03-23 19:36:33 -0400
commitb8fb78a769317be88f8a3cebbf762c58ea249d57 (patch)
treea1428839038e95f1586616800154e11a0ba004b9 /.all-contributorsrc
parentde28d242720c1bb3d44f19f829d81ffa0434faac (diff)
docs: add pvanheus as a contributor (#441)
* 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 2a106438..891cf4df 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -107,6 +107,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "pvanheus",
+ "name": "pvanheus",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4154788?v=4",
+ "profile": "https://github.com/pvanheus",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,