This is an automated email from the ASF dual-hosted git repository. akm 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 454fbc40c Adding instructions for adding minutes to the website 454fbc40c is described below commit 454fbc40c1f910ce19764ccf9dd4e94dc4c0a174 Author: Andrew Musselman <a...@apache.org> AuthorDate: Fri Jun 13 10:30:22 2025 -0700 Adding instructions for adding minutes to the website --- website/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/website/README.md b/website/README.md index 51cebbd23..6b4701c6a 100644 --- a/website/README.md +++ b/website/README.md @@ -52,4 +52,10 @@ bundle exec jekyll serve ``` brew install ruby ``` - + # How to post minutes on the home page +1. Make a new GitHub Discussion like https://github.com/apache/mahout/discussions/541 +1. Copy the latest Minutes in _posts to a new file, e.g., `cp 2025-05-16-Meeting-Minutes.md 2025-06-13-Meeting-Minutes.md` +1. Edit the new Minutes to reflect the new Discussion link +1. Add and commit, make a PR +1. The site will automatically build +1. Notify Slack and Twitter