From 08cf82e7a08184c0e343f5dc4317c28e77c862d2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 03:52:47 +0000 Subject: docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d268a04..f5b3db5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -30,12 +30,24 @@ "maintenance", "infra" ] + }, + { + "login": "VPanteleev-S7", + "name": "VPanteleev-S7", + "avatar_url": "https://avatars.githubusercontent.com/u/108007295?v=4", + "profile": "https://github.com/VPanteleev-S7", + "contributions": [ + "code", + "bug", + "userTesting" + ] } ], "contributorsPerLine": 7, - "projectName": "cc2py2", - "projectOwner": "go-cc", + "projectName": "html2md", + "projectOwner": "suntong", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" } -- cgit v1.2.3