docs: add xpzouying as a contributor for code, ideas, and 5 more (#87)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2de8634960
commit
f6c8593e15
32
.all-contributorsrc
Normal file
32
.all-contributorsrc
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitType": "docs",
|
||||
"commitConvention": "angular",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "xpzouying",
|
||||
"name": "zy",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/3946563?v=4",
|
||||
"profile": "https://haha.ai",
|
||||
"contributions": [
|
||||
"code",
|
||||
"ideas",
|
||||
"doc",
|
||||
"design",
|
||||
"maintenance",
|
||||
"infra",
|
||||
"review"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"skipCi": true,
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"projectName": "xiaohongshu-mcp",
|
||||
"projectOwner": "xpzouying"
|
||||
}
|
||||
Reference in New Issue
Block a user