From 5724a978cd379814efdf7830d61f18e5577f96ce Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Feb 2020 18:43:55 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index b850316b..0f901b7a 100644
--- a/README.md
+++ b/README.md
@@ -179,17 +179,21 @@ light-weight, simple, and understandable.
Thanks goes to these people ([emoji key][emojis]):
-
+
+
+
+
This project follows the [all-contributors][all-contributors] specification.
From cf854695f7bc3025522a5b1b89ad4abf567c1b3f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Feb 2020 18:43:56 +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 fa3087f2..e68304f5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -53,11 +53,22 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "tonivj5",
+ "name": "Toni Villena",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/7110786?v=4",
+ "profile": "https://github.com/tonivj5",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
"projectName": "angular-testing-library",
"projectOwner": "testing-library",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}