Skip to content

Commit

Permalink
docs: add Wh1isper as a contributor for code (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] and pre-commit-ci[bot] committed Dec 6, 2023
1 parent a3caf11 commit 18c8fc4
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,19 @@
"files": [
"README.md",
"README_ZH_CN.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Wh1isper",
"name": "Zhongsheng Ji",
"avatar_url": "https://github.com/avatars/u/43375501?v=4",
"profile": "https://wh1isper.github.io/",
"contributions": [
"code"
]
}
]
}
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,14 @@ The SDG project was initiated by **Institute of Data Security, Harbin Institute

<!-- markdownlint-disable -->

<table>
<tbody>
<tr>
<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>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->

<!-- prettier-ignore-end -->
Expand Down
8 changes: 8 additions & 0 deletions README_ZH_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,14 @@ SDG开源项目由**哈尔滨工业大学(深圳)数据安全研究院**发

<!-- markdownlint-disable -->

<table>
<tbody>
<tr>
<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>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->

<!-- prettier-ignore-end -->
Expand Down

0 comments on commit 18c8fc4

Please sign in to comment.