From 0a6e24444f93a5c88e5f8d42d476ea1e83e950e3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Sat, 18 May 2019 17:28:43 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 747cdd5..160161f 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ practices.
[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]
[![MIT License][license-badge]][license]
-[](#contributors)
+[](#contributors)
[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]
[![Join the community on Spectrum][spectrum-badge]][spectrum]
@@ -175,7 +175,7 @@ light-weight, simple, and understandable.
-
+
From c12b749fc71a1cd90d057bae9f8a697f8a70cad8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
Date: Sat, 18 May 2019 17:28:44 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4c0ab42..ed877fa 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -46,6 +46,17 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "ematipico",
+ "name": "Emanuele",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/602478?v=4",
+ "profile": "http://www.ematipico.com",
+ "contributions": [
+ "code",
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
@@ -53,4 +64,4 @@
"projectOwner": "testing-library",
"repoType": "github",
"repoHost": "https://github.com"
-}
\ No newline at end of file
+}