This is an automated email from the ASF dual-hosted git repository.
johnbam pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new b744824f658 Add code owners for nsx network elements plugin (#12838)
b744824f658 is described below
commit b744824f65813e01786d8a69ed82a4f49fe45e39
Author: dahn <[email protected]>
AuthorDate: Tue Mar 17 12:51:49 2026 +0100
Add code owners for nsx network elements plugin (#12838)
---
.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