From d2562e748c3681b04a84ee93b370146b2db89a71 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 13:41:32 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 34face6c4c..61a4259e69 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
iel

🚧 💻
chenxi24

💻 + +
Echo

💻 + From a9a4b6e8b62ba33cdc8e7cf45c4ba8e9ffc4cf18 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 13:41:33 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ec51ea173a..55b53ce7dd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -77,6 +77,15 @@ "contributions": [ "code" ] + }, + { + "login": "ForeseeBear", + "name": "Echo", + "avatar_url": "https://avatars.githubusercontent.com/u/15258339?v=4", + "profile": "https://github.com/ForeseeBear", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,