This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch DaanHoogland-patch-6 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 146f709c74c32f9c2932f5031b8c7a966254b7d5 Author: dahn <[email protected]> AuthorDate: Tue Mar 17 11:47:52 2026 +0100 Add code owners for nsx network elements plugin --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2af9f54edc4..a0602871ef1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -20,3 +20,5 @@ .pre-commit-config.yaml @jbampton /.github/linters/ @jbampton + +/plugins/network-elements/nsx/ @Pearl1594 @nvazquez
