From db6cfb037456d23ba64f779bb8492ef6dc99206b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:12:43 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06830fe65..127894f44 100644 --- a/README.md +++ b/README.md @@ -526,6 +526,7 @@ Thanks goes to these wonderful people Ian Létourneau
Ian Létourneau

📖 brianlu2610
brianlu2610

💻 Erin
Erin

📖 + Nan Chen
Nan Chen

📖 From af17fd047e7343f1854ba4aed73e8e2e60505e9d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:12:44 +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 7f0223633..3d523c355 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2755,6 +2755,15 @@ "contributions": [ "doc" ] + }, + { + "login": "nchen000", + "name": "Nan Chen", + "avatar_url": "https://avatars.githubusercontent.com/u/23487984?v=4", + "profile": "https://www.linkedin.com/in/nan-chen-000/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,