Skip to content

Commit 0bc4c67

Browse files
docs: add CharlieJiangXXX as a contributor for code (#873)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f061046 commit 0bc4c67

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,22 @@
7272
"contributions": [
7373
"doc"
7474
]
75+
},
76+
{
77+
"login": "CharlieJiangXXX",
78+
"name": "CharlieJiangXXX",
79+
"avatar_url": "https://avatars.githubusercontent.com/u/45895922?v=4",
80+
"profile": "https://github.com/CharlieJiangXXX",
81+
"contributions": [
82+
"code"
83+
]
7584
}
7685
],
7786
"contributorsPerLine": 7,
7887
"skipCi": true,
7988
"repoType": "github",
8089
"repoHost": "https://github.com",
8190
"projectName": "pydantic-aioredis",
82-
"projectOwner": "andrewthetechie"
91+
"projectOwner": "andrewthetechie",
92+
"commitType": "docs"
8393
}

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
160160
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/andreas-brodersen-1b955b100/"><img src="https://avatars.githubusercontent.com/u/43907402?v=4?s=100" width="100px;" alt="Andreas Brodersen"/><br /><sub><b>Andreas Brodersen</b></sub></a><br /><a href="https://github.com/andrewthetechie/pydantic-aioredis/commits?author=AndreasPB" title="Documentation">📖</a></td>
161161
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kraczak"><img src="https://avatars.githubusercontent.com/u/58468064?v=4?s=100" width="100px;" alt="kraczak"/><br /><sub><b>kraczak</b></sub></a><br /><a href="https://github.com/andrewthetechie/pydantic-aioredis/commits?author=kraczak" title="Documentation">📖</a></td>
162162
</tr>
163+
<tr>
164+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CharlieJiangXXX"><img src="https://avatars.githubusercontent.com/u/45895922?v=4?s=100" width="100px;" alt="CharlieJiangXXX"/><br /><sub><b>CharlieJiangXXX</b></sub></a><br /><a href="https://github.com/andrewthetechie/pydantic-aioredis/commits?author=CharlieJiangXXX" title="Code">💻</a></td>
165+
</tr>
163166
</tbody>
164167
</table>
165168

0 commit comments

Comments
 (0)