summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-01-20 01:55:29 -0500
committerGitHub <noreply@github.com>2021-01-20 01:55:29 -0500
commit3dd748c2f487113cf38db32401d376a5047b29ac (patch)
tree6c1b0922075ad5f69be739ca3ac58cf618aa8fb4 /.all-contributorsrc
parent5e28f0c538b10646b7dccd84f35a70a2c2502997 (diff)
docs: add ehamberg as a contributor (#393)
* 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 d91bada3..0b8a5bf4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -89,6 +89,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "ehamberg",
+ "name": "Erlend Hamberg",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16063?v=4",
+ "profile": "http://hamberg.no/erlend",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,