This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch update-doc9083 in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
commit e2290bec92c30b9864d46a8fe342099da89910ef Author: tomsun28 <[email protected]> AuthorDate: Sat Oct 25 12:20:09 2025 +0800 Add @mengnankkkk as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 3 +++ README_CN.md | 3 +++ README_JP.md | 3 +++ 4 files changed, 18 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 572b068a7..8a21859da 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2622,6 +2622,15 @@ "contributions": [ "code" ] + }, + { + "login": "mengnankkkk", + "name": "zhou yong kang", + "avatar_url": "https://avatars.githubusercontent.com/u/150590575?v=4", + "profile": "https://blog.tokenlen.top/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index ff90791e6..2af1e063d 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,9 @@ Thanks to these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl15988"><img src="https://avatars.githubusercontent.com/u/70638770?v=4?s=100" width="100px;" alt="会功夫的李白"/><br /><sub><b>会功夫的李白</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=jl15988" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.aytop.cloud/"><img src="https://avatars.githubusercontent.com/u/37127008?v=4?s=100" width="100px;" alt="Albert.Yang"/><br /><sub><b>Albert.Yang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=AlbertYang0801" title="Code">💻</a></td> </tr> + <tr> + <td align="center" valign="top" width="14.28%"><a href="https://blog.tokenlen.top/"><img src="https://avatars.githubusercontent.com/u/150590575?v=4?s=100" width="100px;" alt="zhou yong kang"/><br /><sub><b>zhou yong kang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=mengnankkkk" title="Code">💻</a></td> + </tr> </tbody> </table> diff --git a/README_CN.md b/README_CN.md index 4de587da5..9a349e53e 100644 --- a/README_CN.md +++ b/README_CN.md @@ -541,6 +541,9 @@ Thanks these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl15988"><img src="https://avatars.githubusercontent.com/u/70638770?v=4?s=100" width="100px;" alt="会功夫的李白"/><br /><sub><b>会功夫的李白</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=jl15988" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.aytop.cloud/"><img src="https://avatars.githubusercontent.com/u/37127008?v=4?s=100" width="100px;" alt="Albert.Yang"/><br /><sub><b>Albert.Yang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=AlbertYang0801" title="Code">💻</a></td> </tr> + <tr> + <td align="center" valign="top" width="14.28%"><a href="https://blog.tokenlen.top/"><img src="https://avatars.githubusercontent.com/u/150590575?v=4?s=100" width="100px;" alt="zhou yong kang"/><br /><sub><b>zhou yong kang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=mengnankkkk" title="Code">💻</a></td> + </tr> </tbody> </table> diff --git a/README_JP.md b/README_JP.md index 47e7cf292..7059f090a 100644 --- a/README_JP.md +++ b/README_JP.md @@ -545,6 +545,9 @@ Thanks these wonderful people, welcome to join us: <td align="center" valign="top" width="14.28%"><a href="https://github.com/jl15988"><img src="https://avatars.githubusercontent.com/u/70638770?v=4?s=100" width="100px;" alt="会功夫的李白"/><br /><sub><b>会功夫的李白</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=jl15988" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.aytop.cloud/"><img src="https://avatars.githubusercontent.com/u/37127008?v=4?s=100" width="100px;" alt="Albert.Yang"/><br /><sub><b>Albert.Yang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=AlbertYang0801" title="Code">💻</a></td> </tr> + <tr> + <td align="center" valign="top" width="14.28%"><a href="https://blog.tokenlen.top/"><img src="https://avatars.githubusercontent.com/u/150590575?v=4?s=100" width="100px;" alt="zhou yong kang"/><br /><sub><b>zhou yong kang</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=mengnankkkk" title="Code">💻</a></td> + </tr> </tbody> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
