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 4327e888da2896fe615a070e8065ce7d787f7fdd Author: tomsun28 <[email protected]> AuthorDate: Sat Oct 25 12:21:14 2025 +0800 Add @warrobe as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 1 + README_CN.md | 1 + README_JP.md | 1 + 4 files changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8a21859da..10aaaa981 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2631,6 +2631,15 @@ "contributions": [ "code" ] + }, + { + "login": "warrobe", + "name": "warrobe", + "avatar_url": "https://avatars.githubusercontent.com/u/89446159?v=4", + "profile": "https://github.com/warrobe", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2af1e063d..4a29573dd 100644 --- a/README.md +++ b/README.md @@ -545,6 +545,7 @@ Thanks to these wonderful people, welcome to join us: </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> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/warrobe"><img src="https://avatars.githubusercontent.com/u/89446159?v=4?s=100" width="100px;" alt="warrobe"/><br /><sub><b>warrobe</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=warrobe" title="Code">💻</a></td> </tr> </tbody> </table> diff --git a/README_CN.md b/README_CN.md index 9a349e53e..39ec14ac1 100644 --- a/README_CN.md +++ b/README_CN.md @@ -543,6 +543,7 @@ Thanks these wonderful people, welcome to join us: </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> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/warrobe"><img src="https://avatars.githubusercontent.com/u/89446159?v=4?s=100" width="100px;" alt="warrobe"/><br /><sub><b>warrobe</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=warrobe" title="Code">💻</a></td> </tr> </tbody> </table> diff --git a/README_JP.md b/README_JP.md index 7059f090a..0fb6ba694 100644 --- a/README_JP.md +++ b/README_JP.md @@ -547,6 +547,7 @@ Thanks these wonderful people, welcome to join us: </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> + <td align="center" valign="top" width="14.28%"><a href="https://github.com/warrobe"><img src="https://avatars.githubusercontent.com/u/89446159?v=4?s=100" width="100px;" alt="warrobe"/><br /><sub><b>warrobe</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=warrobe" title="Code">💻</a></td> </tr> </tbody> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
