Skip to content

Commit

Permalink
Merge pull request #32 from latentcat/all-contributors/add-sdbds
Browse files Browse the repository at this point in the history
docs: add sdbds as a contributor for doc
  • Loading branch information
ciaochaos authored Apr 11, 2024
2 parents 162da4f + 34824e1 commit e9f88b6
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 @@ -231,6 +231,15 @@
"contributions": [
"doc"
]
},
{
"login": "sdbds",
"name": "青龍聖者@bdsqlsz",
"avatar_url": "https://avatars.githubusercontent.com/u/8085926?v=4",
"profile": "https://github.com/sdbds",
"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 @@ -86,6 +86,7 @@ Latent Box 是一个重新构想的聚合站,由 Latent Cat 组织维护。为
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vzhao-21"><img src="https://avatars.githubusercontent.com/u/61822573?v=4" width="100px;" alt=""/><br /><sub><b>LionelZ</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Leozzz7988"><img src="https://avatars.githubusercontent.com/u/166421489?v=4" width="100px;" alt=""/><br /><sub><b>Leozzz7988</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xiaohu2015"><img src="https://avatars.githubusercontent.com/u/16861194?v=4" width="100px;" alt=""/><br /><sub><b>Hu Ye</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sdbds"><img src="https://avatars.githubusercontent.com/u/8085926?v=4" width="100px;" alt=""/><br /><sub><b>青龍聖者@bdsqlsz</b></sub></a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit e9f88b6

Please sign in to comment.