This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-10357 in repository https://gitbox.apache.org/repos/asf/geode.git
commit 9139151946d2ed28d0fccad87c39738fa3b8a569 Author: zhouxh <[email protected]> AuthorDate: Thu Jun 2 13:29:37 2022 -0700 GEODE-10357: add gesterzhou as code owner for logging components --- CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4743841377..092d633247 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -234,10 +234,10 @@ geode-assembly/**/apache/geode/ssl/** @jdeppe-pivota #----------------------------------------------------------------- # Logging #----------------------------------------------------------------- -geode-log4j/** @kirklund -geode-logging/** @kirklund -geode-core/**/org/apache/geode/logging/** @kirklund -geode-core/**/org/apache/geode/internal/logging/** @kirklund +geode-log4j/** @kirklund @gesterzhou +geode-logging/** @kirklund @gesterzhou +geode-core/**/org/apache/geode/logging/** @kirklund @gesterzhou +geode-core/**/org/apache/geode/internal/logging/** @kirklund @gesterzhou geode-core/**/org/apache/geode/i18n/** @agingade @kirklund geode-core/**/org/apache/geode/internal/i18n/** @agingade @kirklund geode-core/**/org/apache/geode/internal/io/** @agingade @kirklund
