This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 431b6d51c3 Added more relevant labels to .asf.yaml (#4351)
431b6d51c3 is described below
commit 431b6d51c3a8ccc82a8fc00c21961a7ede987e88
Author: ZhangJian He <[email protected]>
AuthorDate: Sat May 11 10:46:37 2024 +0800
Added more relevant labels to .asf.yaml (#4351)
Signed-off-by: ZhangJian He <[email protected]>
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 04fcb78f16..57c79b5e62 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,8 +21,12 @@ github:
description: "Apache BookKeeper - a scalable, fault tolerant and low latency
storage service optimized for append-only workloads"
homepage: https://bookkeeper.apache.org/
labels:
+ - apache
- bookkeeper
- big-data
+ - distributed-log
+ - distributed-systems
+ - wal
features:
# Enable wiki for documentation
wiki: false