-
Notifications
You must be signed in to change notification settings - Fork 27
/
CODEOWNERS
Validating CODEOWNERS rules...
24 lines (19 loc) · 1.04 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Global
* @vairafiq
# Templates
/includes/model/ @kowsar89
/templates/ @kowsar89
# Elementor
/includes/elementor/ @kowsar89
# Gutenberg
/includes/gutenberg/ @obiPlabon
# Appsero
/includes/modules/appsero/ @obiPlabon
# Others
/includes/classes/class-shortcode.php @kowsar89
/includes/classes/class-template-hooks.php @kowsar89
/includes/classes/class-extension.php @syedgalib
/includes/classes/class-settings-panel.php @syedgalib
/includes/data-store/ @syedgalib
/includes/modules/multi-directory-setup/ @syedgalib
/assets/src/js/admin/vue/ @syedgalib