You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2022/06/02 20:30:33 UTC

[geode] branch feature/GEODE-10357 created (now 9139151946)

This is an automated email from the ASF dual-hosted git repository.

zhouxj pushed a change to branch feature/GEODE-10357
in repository https://gitbox.apache.org/repos/asf/geode.git


      at 9139151946 GEODE-10357: add gesterzhou as code owner for logging components

This branch includes the following new commits:

     new 9139151946 GEODE-10357: add gesterzhou as code owner for logging components

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[geode] 01/01: GEODE-10357: add gesterzhou as code owner for logging components

Posted by zh...@apache.org.
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 <gz...@pivotal.io>
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