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
The following commit(s) were added to refs/heads/feat/move-cyclonedx-vdr by this push: new 5f55b757 chore: relocate `vdr.xml` to `main` branch 5f55b757 is described below commit 5f55b7572c701c2ea8fccf9b5cb98437a7484ed5 Author: Piotr P. Karwasz <pkarwasz-git...@apache.org> AuthorDate: Fri Aug 22 08:18:33 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