diff --git a/.all-contributorsrc b/.all-contributorsrc index 163b1a1c8c..49cbdc61ba 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -987,7 +987,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/12729644?v=4", "profile": "https://github.com/Clint-Chester", "contributions": [ - "code", "bug" + "code", + "bug" ] }, { @@ -6427,8 +6428,18 @@ "contributions": [ "bug" ] + }, + { + "login": "kevingnet", + "name": "Kevin Guerra", + "avatar_url": "https://avatars.githubusercontent.com/u/5151740?v=4", + "profile": "https://github.com/kevingnet", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "contributorsSortAlphabetically": true + "contributorsSortAlphabetically": true, + "skipCi": true }