From d43248802d10c1cee0f30aedf04ba770213b4d54 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 12 Dec 2019 07:19:54 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 587de22..073ea7f 100644
--- a/README.md
+++ b/README.md
@@ -171,16 +171,20 @@ Contributes are welcome, if you need to run the tests through `npm test`, you mu
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
+
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
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 2/2] 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
}