You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/08/18 14:07:31 UTC

[geode] branch develop updated: Added dschneider to redis apis as codeowner (#6769)

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

jensdeppe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 639c5f9  Added dschneider to redis apis as codeowner (#6769)
639c5f9 is described below

commit 639c5f9d865d8cb91a6a164cd5abce08e64f33fb
Author: Darrel Schneider <da...@vmware.com>
AuthorDate: Wed Aug 18 07:06:28 2021 -0700

    Added dschneider to redis apis as codeowner (#6769)
---
 CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CODEOWNERS b/CODEOWNERS
index 8acc281..5bbc411 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -284,7 +284,7 @@ geode-assembly/**/resources/**                                    @boglesby @kir
 #-----------------------------------------------------------------
 # Redis API
 #-----------------------------------------------------------------
-geode-apis-compatible-with-redis/**                               @jdeppe-pivotal @nonbinaryprogrammer @ringles @upthewaterspout @DonalEvans
+geode-apis-compatible-with-redis/**                               @jdeppe-pivotal @nonbinaryprogrammer @ringles @upthewaterspout @DonalEvans  @dschneider-pivotal
 
 #-----------------------------------------------------------------
 # Build and tooling