From 1a6f89e6f94911d219e58007d761071f0af62530 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 Aug 2024 09:02:17 +0000
Subject: [PATCH 1/2] update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 9f2da7939..051912ec4 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)
## Contributors โจ
@@ -71,6 +71,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
David Davรณ ๐ |
eliegoudout ๐ ๐ป ๐ ๐ค |
mynanshan ๐ |
+ Qilong Pan ๐ |
From f75c13ed29c73668a7775fcafb3385eab3b3267c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 Aug 2024 09:02:18 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2461211e6..e28e2b56a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -563,6 +563,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "jack-pan-ai",
+ "name": "Qilong Pan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/35600925?v=4",
+ "profile": "https://jack-pan-ai.github.io/",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,