From 9776866286eb12ba0b74e5aa18be864c8eff6760 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 8 May 2024 00:23:15 +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 3f7e2813..fb51652c 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,9 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
Andreas Brodersen 📖 |
kraczak 📖 |
+
+ CharlieJiangXXX 💻 |
+
From 82f23559a015c1211e0a50a01c67e3b58f671afb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 8 May 2024 00:23:16 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c2a1ecbd..600d5625 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -72,6 +72,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "CharlieJiangXXX",
+ "name": "CharlieJiangXXX",
+ "avatar_url": "https://avatars.githubusercontent.com/u/45895922?v=4",
+ "profile": "https://github.com/CharlieJiangXXX",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -79,5 +88,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "pydantic-aioredis",
- "projectOwner": "andrewthetechie"
+ "projectOwner": "andrewthetechie",
+ "commitType": "docs"
}