summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:59:07 +0200
committerGitHub <noreply@github.com>2020-04-12 00:59:07 +0200
commit3f1209ce19b96b81cfcbb20510b474087c889c02 (patch)
tree9e92a05405372b2a67e5ffef67cd3e6eb2918960 /.all-contributorsrc
parentb217961254931f025cf40c602d00cd73b0c41b0e (diff)
docs: add sanjaykdragon as a contributor (#349)
* 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 c4a2a04..c41d91b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -425,6 +425,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "sanjaykdragon",
+ "name": "Sanjay K",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10261698?v=4",
+ "profile": "https://github.com/sanjaykdragon",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 8,