From cc6dfd681b46866dce1038fc19744222c3dee67e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 07:19:55 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 912b03b..181e99d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -43,11 +43,22 @@ "contributions": [ "ideas" ] + }, + { + "login": "sweir27", + "name": "Sarah Weir", + "avatar_url": "https://avatars3.githubusercontent.com/u/2081340?v=4", + "profile": "https://github.com/sweir27", + "contributions": [ + "bug", + "code" + ] } ], "contributorsPerLine": 7, "projectName": "cypress-wait-until", "projectOwner": "NoriSte", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }