Skip to content

Commit

Permalink
docs: add sjh120 as a contributor for code (#73)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update README_ZH_CN.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Dec 18, 2023
1 parent 7b66566 commit 7411a4f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,15 @@
"contributions": [
"code"
]
},
{
"login": "sjh120",
"name": "sjh120",
"avatar_url": "https://github.com/avatars/u/86507761?v=4",
"profile": "https://github.com/sjh120",
"contributions": [
"code"
]
}
]
}
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,23 +137,20 @@ The SDG project was initiated by **Institute of Data Security, Harbin Institute
### Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

<!-- prettier-ignore-start -->

<!-- markdownlint-disable -->

<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MooooCat"><img src="https://github.com/avatars/u/141886018?v=4?s=100" width="100px;" alt="MoooCat"/><br /><sub><b>MoooCat</b></sub></a><br /><a href="#code-MooooCat" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://wh1isper.github.io/"><img src="https://github.com/avatars/u/43375501?v=4?s=100" width="100px;" alt="Zhongsheng Ji"/><br /><sub><b>Zhongsheng Ji</b></sub></a><br /><a href="#code-Wh1isper" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MooooCat"><img src="https://github.com/avatars/u/141886018?v=4?s=100" width="100px;" alt="MoooCat"/><br /><sub><b>MoooCat</b></sub></a><br /><a href="#code-MooooCat" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joeyscave"><img src="https://github.com/avatars/u/72662648?v=4?s=100" width="100px;" alt="YUAN KAIWEN"/><br /><sub><b>YUAN KAIWEN</b></sub></a><br /><a href="#code-joeyscave" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sjh120"><img src="https://github.com/avatars/u/86507761?v=4?s=100" width="100px;" alt="sjh120"/><br /><sub><b>sjh120</b></sub></a><br /><a href="#code-sjh120" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->

<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
Expand Down
7 changes: 2 additions & 5 deletions README_ZH_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,23 +136,20 @@ SDG开源项目由**哈尔滨工业大学(深圳)数据安全研究院**发
### Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

<!-- prettier-ignore-start -->

<!-- markdownlint-disable -->

<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MooooCat"><img src="https://github.com/avatars/u/141886018?v=4?s=100" width="100px;" alt="MoooCat"/><br /><sub><b>MoooCat</b></sub></a><br /><a href="#code-MooooCat" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://wh1isper.github.io/"><img src="https://github.com/avatars/u/43375501?v=4?s=100" width="100px;" alt="Zhongsheng Ji"/><br /><sub><b>Zhongsheng Ji</b></sub></a><br /><a href="#code-Wh1isper" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MooooCat"><img src="https://github.com/avatars/u/141886018?v=4?s=100" width="100px;" alt="MoooCat"/><br /><sub><b>MoooCat</b></sub></a><br /><a href="#code-MooooCat" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joeyscave"><img src="https://github.com/avatars/u/72662648?v=4?s=100" width="100px;" alt="YUAN KAIWEN"/><br /><sub><b>YUAN KAIWEN</b></sub></a><br /><a href="#code-joeyscave" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sjh120"><img src="https://github.com/avatars/u/86507761?v=4?s=100" width="100px;" alt="sjh120"/><br /><sub><b>sjh120</b></sub></a><br /><a href="#code-sjh120" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->

<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
Expand Down

0 comments on commit 7411a4f

Please sign in to comment.