From 32696cc0477164eefe09fccbf40cef73631aef57 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 07:06:10 +0000 Subject: [PATCH] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b2f88ea8..f5046c45 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1193,6 +1193,15 @@ "contributions": [ "code" ] + }, + { + "login": "DehanLUO", + "name": "Han", + "avatar_url": "https://avatars.githubusercontent.com/u/53093688?v=4", + "profile": "https://github.com/DehanLUO", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -1201,5 +1210,6 @@ "repoType": "github", "repoHost": "https://github.com", "commitConvention": "none", - "skipCi": true + "skipCi": true, + "commitType": "docs" }