[skip ci] Add myself as CODEOWNER for some more files

This commit is contained in:
Ilija Tovilo 2024-06-13 13:59:55 +02:00
parent 5baef94d00
commit 86ebc18e38
No known key found for this signature in database
GPG key ID: 5050C66BFCD1015A

3
.github/CODEOWNERS vendored
View file

@ -53,8 +53,11 @@
/Zend/zend_API.* @dstogov @iluuu1994 /Zend/zend_API.* @dstogov @iluuu1994
/Zend/zend_call_stack.* @arnaud-lb /Zend/zend_call_stack.* @arnaud-lb
/Zend/zend_closures.* @dstogov /Zend/zend_closures.* @dstogov
/Zend/zend_compile.* @iluuu1994
/Zend/zend_enum.* @iluuu1994
/Zend/zend_execute.* @dstogov @iluuu1994 /Zend/zend_execute.* @dstogov @iluuu1994
/Zend/zend_execute_API.c @dstogov @iluuu1994 /Zend/zend_execute_API.c @dstogov @iluuu1994
/Zend/zend_frameless_function.* @iluuu1994
/Zend/zend_gc.* @dstogov @arnaud-lb /Zend/zend_gc.* @dstogov @arnaud-lb
/Zend/zend_hash.* @dstogov /Zend/zend_hash.* @dstogov
/Zend/zend_inheritance.* @dstogov @iluuu1994 /Zend/zend_inheritance.* @dstogov @iluuu1994