diff --git a/.all-contributorsrc b/.all-contributorsrc index 2b49803..ce588c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -99,6 +99,16 @@ "contributions": [ "platform" ] + }, + { + "login": "Theotime812", + "name": "Théotime Maillarbaux", + "avatar_url": "https://avatars.githubusercontent.com/u/45947878?v=4", + "profile": "https://github.com/Theotime812", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7, @@ -106,5 +116,6 @@ "projectOwner": "Bhupesh-V", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }