diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2023-05-03 03:52:47 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-03 03:52:47 +0000 |
| commit | 08cf82e7a08184c0e343f5dc4317c28e77c862d2 (patch) | |
| tree | cbd1fe641efff2a5aa79b52eeaaa530b49b2ab7e | |
| parent | docs: update README.end2.e.md [skip ci] (diff) | |
| download | html2md-all-contributors/add-VPanteleev-S7.tar.xz html2md-all-contributors/add-VPanteleev-S7.zip | |
docs: update .all-contributorsrc [skip ci]all-contributors/add-VPanteleev-S7
| -rw-r--r-- | .all-contributorsrc | 18 |
1 files 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" } |