From e2d6d903e99120048d92cb7fbabe42b111df373c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Jun 2022 11:23:45 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b6966adbc4..b8c04f8b49 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[](#contributors-)
+[](#contributors-)
OpenPype
====
@@ -328,6 +328,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Malthaldar 💻 |
 Sven Neve 💻 |
 zafrs 💻 |
+  Félix David 💻 📖 |
From 884fce81ce10c6f31e8738b1e7c6f178787ba9df Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Jun 2022 11:23:46 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a3b85cae68..b30f3b2499 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -309,7 +309,18 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Tilix4",
+ "name": "Félix David",
+ "avatar_url": "https://avatars.githubusercontent.com/u/22875539?v=4",
+ "profile": "http://felixdavid.com/",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
- "contributorsPerLine": 7
-}
\ No newline at end of file
+ "contributorsPerLine": 7,
+ "skipCi": true
+}