Skip to content

Commit

Permalink
Merge pull request latentcat#50 from latentcat/all-contributors/add-R…
Browse files Browse the repository at this point in the history
…ayJason

docs: add RayJason as a contributor for doc
  • Loading branch information
CPunisher authored Apr 25, 2024
2 parents 2e1227d + bff0129 commit 5d16b65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,15 @@
"contributions": [
"doc"
]
},
{
"login": "RayJason",
"name": "RayJason",
"avatar_url": "https://avatars.githubusercontent.com/u/15711610?v=4",
"profile": "https://rayjason.cn",
"contributions": [
"doc"
]
}
],
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Latent Box 是一个重新构想的聚合站,由 Latent Cat 组织维护。为
<td align="center" valign="top" width="14.28%"><a href="https://github.com/IDKiro"><img src="https://avatars.githubusercontent.com/u/24263261?v=4" width="100px;" alt=""/><br /><sub><b>IDKiro</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="http://chatidea.com"><img src="https://avatars.githubusercontent.com/u/166817217?v=4" width="100px;" alt=""/><br /><sub><b>Yangzehao</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BbuBbuBe"><img src="https://avatars.githubusercontent.com/u/85188390?v=4" width="100px;" alt=""/><br /><sub><b>BbuBbu</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://rayjason.cn"><img src="https://avatars.githubusercontent.com/u/15711610?v=4" width="100px;" alt=""/><br /><sub><b>RayJason</b></sub></a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 5d16b65

Please sign in to comment.