From 9b6161570127bb8a36ae1109142a4396db2babdc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Dec 2019 20:54:28 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 54 +++++++++++++++++++++++++++++-------------------------
1 file changed, 29 insertions(+), 25 deletions(-)
diff --git a/README.md b/README.md
index e91a045a..3afdf803 100644
--- a/README.md
+++ b/README.md
@@ -66,42 +66,46 @@ See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) and
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 fb2a4d268d38f4f5866d3f8098daa1f34ecb7c7a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Dec 2019 20:54:29 +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 82f64efa..23aa2d46 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -225,6 +225,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "LeSeulArtichaut",
+ "name": "LeSeulArtichaut",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/38361244?v=4",
+ "profile": "https://github.com/LeSeulArtichaut",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -232,5 +241,6 @@
"projectOwner": "Eugeny",
"repoType": "github",
"repoHost": "https://github.com",
- "commitConvention": "none"
+ "commitConvention": "none",
+ "skipCi": true
}