diff --git a/.all-contributors.md b/.all-contributors.md
index 7caf4d867..353015bca 100644
--- a/.all-contributors.md
+++ b/.all-contributors.md
@@ -7,6 +7,7 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor
jetlime 📖 |
+ Lucas Verney 💻 🤔 |
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 81dab728b..630f1c08a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -13,9 +13,20 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "LVerneyPEReN",
+ "name": "Lucas Verney",
+ "avatar_url": "https://avatars.githubusercontent.com/u/58298410?v=4",
+ "profile": "https://github.com/LVerneyPEReN",
+ "contributions": [
+ "code",
+ "ideas"
+ ]
}
],
"repoType": "github",
"commitConvention": "none",
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "commitType": "docs"
}