This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch ghi11646-codeowners in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 8f2f04dbb82817efce87c4629455d9b39e388747 Author: Daan Hoogland <[email protected]> AuthorDate: Fri Dec 12 15:49:30 2025 +0100 initial version of Code Owners --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000000..99b3d191af2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +/plugins/storage/volume/storpool @slavkap +/plugins/storage/volume/linstor @rp-
