From 08923b92ce7e1590569b5103d0e4501f808cf141 Mon Sep 17 00:00:00 2001 From: chkp-ameera Date: Mon, 23 Feb 2026 08:35:28 +0000 Subject: [PATCH] add CODEOWNERS --- CODEOWNERS.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 CODEOWNERS.txt diff --git a/CODEOWNERS.txt b/CODEOWNERS.txt new file mode 100755 index 0000000..f67c377 --- /dev/null +++ b/CODEOWNERS.txt @@ -0,0 +1,12 @@ +# Global owner for everything +* @chkp-majds +# Code owner +cp_gaia_dynamic*.py @chkp-ophirk +cp_gaia_simulate_packet*.py @chkp-ophirk +cp_gaia_maestro*.py @chkp-roital +cp_gaia_static_route*.py @kokspudding +cp_gaia_virtual*.py @chkp-omerhad +cp_gaia_vsnext*.py @chkp-omerhad +other modules @chkp-ameera +# LICENSE owner +LICENSE @chkp-liavt