From 2867a1ec4d3e0a41f59e73c051555f74ce35eff8 Mon Sep 17 00:00:00 2001 From: rdslade Date: Mon, 2 Dec 2019 22:41:23 -0500 Subject: [PATCH] Add self to contributors document --- .all-contributorsrc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a38bb84c0f..eb1752fdc1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1663,7 +1663,16 @@ "contributions": [ "code" ] - } + }, + { + "login": "rdslade", + "name": "Ryan Slade", + "avatar_url": "https://avatars0.githubusercontent.com/u/4694139?v=4", + "profile": "rdslade.github.io", + "contributions": [ + "code" + ] + } ], "repoType": "github", "repoHost": "https://github.com",