This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch feat/move-cyclonedx-vdr in repository https://gitbox.apache.org/repos/asf/logging-site.git
commit a48ad106c7a41374f8438c6b9b3416e3108179cc Author: Piotr P. Karwasz <pkarwasz-git...@apache.org> AuthorDate: Fri Aug 22 07:28:30 2025 +0200 chore: relocate vdr.xml to main branch Move `vdr.xml` to the `main` branch to simplify the website's branch structure and reduce maintenance overhead. --- vdr.xml => cyclonedx/vdr.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/vdr.xml b/cyclonedx/vdr.xml similarity index 100% rename from vdr.xml rename to cyclonedx/vdr.xml