Skip to content

Commit

Permalink
Merge branch '0717' of https://github.com/yuluo-yx/hertzbeat into 0717
Browse files Browse the repository at this point in the history
  • Loading branch information
yuluo-yx committed Jul 17, 2024
2 parents 3e7c9f3 + c79841d commit 3d9b9cc
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1982,6 +1982,15 @@
"contributions": [
"code"
]
},
{
"login": "QBH-insist",
"name": "QBH-insist",
"avatar_url": "https://avatars.githubusercontent.com/u/39401478?v=4",
"profile": "https://github.com/QBH-insist",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ Thanks to these wonderful people, welcome to join us:
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/asd108908382"><img src="https://avatars.githubusercontent.com/u/77717999?v=4?s=100" width="100px;" alt="jiawei.guo"/><br /><sub><b>jiawei.guo</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=asd108908382" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/QBH-insist"><img src="https://avatars.githubusercontent.com/u/39401478?v=4?s=100" width="100px;" alt="QBH-insist"/><br /><sub><b>QBH-insist</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=QBH-insist" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ Thanks these wonderful people, welcome to join us:
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/asd108908382"><img src="https://avatars.githubusercontent.com/u/77717999?v=4?s=100" width="100px;" alt="jiawei.guo"/><br /><sub><b>jiawei.guo</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=asd108908382" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/QBH-insist"><img src="https://avatars.githubusercontent.com/u/39401478?v=4?s=100" width="100px;" alt="QBH-insist"/><br /><sub><b>QBH-insist</b></sub></a><br /><a href="https://github.com/apache/hertzbeat/commits?author=QBH-insist" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 4 additions & 0 deletions home/src/pages/team/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,10 @@ export default function () {
src="https://avatars.githubusercontent.com/u/77717999?v=4?s=100" width="100px;"
alt="jiawei.guo"/><br/><sub><b>jiawei.guo</b></sub></a><br/><a
href="https://github.com/apache/hertzbeat/commits?author=asd108908382" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/QBH-insist"><img
src="https://avatars.githubusercontent.com/u/39401478?v=4?s=100" width="100px;"
alt="QBH-insist"/><br/><sub><b>QBH-insist</b></sub></a><br/><a
href="https://github.com/apache/hertzbeat/commits?author=QBH-insist" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
5 changes: 5 additions & 0 deletions home/src/pages/team/member.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
"githubId": "15684156",
"gitUrl": "https://github.com/crossoverJie",
"name": "crossoverJie"
},
{
"githubId": "30208283",
"gitUrl": "https://github.com/LiuTianyou",
"name": "LiuTianyou"
}
]
}

0 comments on commit 3d9b9cc

Please sign in to comment.