This is an automated email from the ASF dual-hosted git repository.
zhengqiwei pushed a commit to branch update_contributors
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/update_contributors by this
push:
new 7e63e6aef [docs] add @delei as a contributor
7e63e6aef is described below
commit 7e63e6aefbe269990d76297f6354a4e57bc05568
Author: Calvin <[email protected]>
AuthorDate: Tue Sep 9 00:36:43 2025 +0800
[docs] add @delei as a contributor
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index be32fafbb..6c8319892 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2552,6 +2552,18 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "delei",
+ "name": "DeleiGuo",
+ "avatar_url": "https://avatars.githubusercontent.com/u/17263766?v=4",
+ "profile": "https://github.com/delei",
+ "contributions": [
+ "doc",
+ "code",
+ "test",
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]