From 3a2bb63c981c8b9fa37de6c40dcc1c9416f217b4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Feb 2020 00:29:02 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 111eff342..7eefa95b7 100644
--- a/README.md
+++ b/README.md
@@ -325,29 +325,34 @@ See the [CHANGELOG](CHANGELOG.md) file for details.
* ([contributors](https://github.com/liyasthomas/postwoman/graphs/contributors))
### Collaborators
+[](#contributors-)
-
+
+
+
+
See the list of [contributors](https://github.com/liyasthomas/postwoman/graphs/contributors) who participated in this project.
From ab7ee92112c3eb313678147765c2b8fa5a4a3f27 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 28 Feb 2020 00:29:03 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ca0269c27..0c4cde53e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -114,11 +114,21 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "dmitryyankowski",
+ "name": "Dmitry Yankowski",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/20114263?v=4",
+ "profile": "https://dmitryyankowski.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
"projectName": "postwoman",
"projectOwner": "liyasthomas",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}