summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-14 10:12:51 +0200
committerGitHub <noreply@github.com>2020-04-14 10:12:51 +0200
commit59f56b24d965ef0ab4da74237d6ef828c2f4f848 (patch)
tree785c3f9fd91d9e9b341d2b03714de731cc7f74f3 /.all-contributorsrc
parentabd0ec379c642a8dffefbbfb60791a96ccc0988e (diff)
docs: add saidaspen as a contributor (#353)
* 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 3be4ec9..d4a0857 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -444,6 +444,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "saidaspen",
+ "name": "Said Aspen",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/7727687?v=4",
+ "profile": "https://www.saidaspen.se",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 8,