diff --git a/.all-contributorsrc b/.all-contributorsrc index 7f5c1f95..e5a6cf25 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -141,6 +141,15 @@ "contributions": [ "doc" ] + }, + { + "login": "lpulley", + "name": "Logan Pulley", + "avatar_url": "https://avatars.githubusercontent.com/u/7193187?v=4", + "profile": "https://github.com/lpulley", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -148,5 +157,6 @@ "projectOwner": "tj-actions", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }