diff --git a/.all-contributorsrc b/.all-contributorsrc index f53e240..126e514 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -130,6 +130,15 @@ "contributions": [ "infra" ] + }, + { + "login": "da5nsy", + "name": "Danny Garside", + "avatar_url": "https://avatars.githubusercontent.com/u/3739866?v=4", + "profile": "http://dannygarside.co.uk", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, @@ -137,5 +146,7 @@ "projectOwner": "datalad", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }