Hello everyone,
We have two quick announcements:
1. All projects under the modcluster organization -
https://github.com/modcluster - now use 'main' as the default branch.
Please update your scripts if you are consuming those. If you have
local copies of the repositories be sure to run something like:
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
2. With
jboss.org communities phased out, we are moving discussions to
GitHub, just head over to
https://github.com/modcluster/mod_cluster/discussions
Thanks,
Rado