From 9b717930167f4e0803595e02dff1990835907b35 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 06:12:47 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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" }