This is an automated email from the ASF dual-hosted git repository.

hcr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 24d623171 chore: add .cherry_picker.toml (#984)
24d623171 is described below

commit 24d62317191c7bc4ee7fe407e28114910f1fc4d9
Author: Guan-Ming (Wesley) Chiu <[email protected]>
AuthorDate: Thu Jan 29 23:15:10 2026 +0800

    chore: add .cherry_picker.toml (#984)
---
 .cherry_picker.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.cherry_picker.toml b/.cherry_picker.toml
new file mode 100644
index 000000000..2e6b63888
--- /dev/null
+++ b/.cherry_picker.toml
@@ -0,0 +1,5 @@
+team = "apache"
+repo = "mahout"
+check_sha = "72fe084c242ec34a68f1d8b52876d48b4f8e7915"
+fix_commit_msg = true
+default_branch = "main"

Reply via email to