update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2023-07-10 07:06:10 +00:00
committed by GitHub
parent 78485617e9
commit 32696cc047

View File

@@ -1193,6 +1193,15 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "DehanLUO",
"name": "Han",
"avatar_url": "https://avatars.githubusercontent.com/u/53093688?v=4",
"profile": "https://github.com/DehanLUO",
"contributions": [
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
@@ -1201,5 +1210,6 @@
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com", "repoHost": "https://github.com",
"commitConvention": "none", "commitConvention": "none",
"skipCi": true "skipCi": true,
"commitType": "docs"
} }