mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-03 11:26:46 +08:00
Merge pull request #628 from chatopera/all-contributors/add-mukaiu
docs: add mukaiu as a contributor for code
This commit is contained in:
commit
6714d2a5e3
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "mukaiu",
|
||||
"name": "Mukaiu",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/7746790?v=4",
|
||||
"profile": "https://github.com/mukaiu",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "cskefu",
|
||||
"projectOwner": "chatopera",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
23
README.md
23
README.md
@ -1,4 +1,7 @@
|
||||
<div align=right>
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
[主页](https://www.cskefu.com/) | [成功案例](#客户案例) | [开发者文档](https://docs.chatopera.com/products/cskefu/osc/index.html) | [博客专栏](https://chatopera.blog.csdn.net/) | [更新日志](./CHANGELOG.md) | [帮助](https://github.com/chatopera/cskefu/issues)
|
||||
|
||||
@ -467,3 +470,23 @@ Copyright (2018-2022) <a href="https://www.chatopera.com/" target="_blank">北
|
||||
[Apache License Version 2.0](https://github.com/chatopera/cskefu/blob/osc/LICENSE)
|
||||
|
||||

|
||||
|
||||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="https://github.com/mukaiu"><img src="https://avatars.githubusercontent.com/u/7746790?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mukaiu</b></sub></a><br /><a href="https://github.com/chatopera/cskefu/commits?author=mukaiu" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
Loading…
x
Reference in New Issue
Block a user