From ad5dc63b1af017fb75913efb8b623babda365053 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:35:02 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2a4b65c3..dc8e4d95 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,15 @@ "contributions": [ "code" ] + }, + { + "login": "lanbinshijie", + "name": "Lanbin", + "avatar_url": "https://avatars.githubusercontent.com/u/62149873?v=4", + "profile": "https://lanbinovo.cn", + "contributions": [ + "tutorial" + ] } ], "contributorsPerLine": 7,