summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2019-12-14 18:45:29 -0500
committerMatan Kushner <hello@matchai.me>2019-12-14 18:45:29 -0500
commitdf351602a39bdc3f8197cb6b7ac300df1ba1cacc (patch)
tree18b2dee557237223fcd793fc08f015cc6aae7c90 /.all-contributorsrc
parent9ccf29362db0f3b1e436b7990e20690cd01ff423 (diff)
docs: add JasonEtco as a contributor (#734)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: null <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 bd6c1c2a7..b784b51c1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -608,6 +608,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "JasonEtco",
+ "name": "Jason Etcovitch",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10660468?v=4",
+ "profile": "https://jasonet.co",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,