From 8f1fcd1adadfd191016c5e2589f948fb3dbd4de1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:48:11 +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 da4e1b40..0b60f572 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "DevDengChao", + "name": "邓超", + "avatar_url": "https://avatars.githubusercontent.com/u/16363180?v=4", + "profile": "https://blog.dengchao.fun", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,