From 7bf98c0c42cb8d864c3cf07f4aadebdb145e1bab Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 4 Dec 2019 09:55:11 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 55737fe04..96e72ab3a 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,8 @@ People maintaining this project.
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 6b560af9132095f956d2c7e27632eb9042cad162 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 4 Dec 2019 09:55:12 +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 84f24bed5..549a3254c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -148,11 +148,21 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "slidinghotdog",
+ "name": "slidinghotdog",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/33790211?v=4",
+ "profile": "https://github.com/slidinghotdog",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
"projectName": "nodegui",
"projectOwner": "nodegui",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}