This is an automated email from the ASF dual-hosted git repository.
bross pushed a commit to branch feature/introduce-codeowners
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/feature/introduce-codeowners
by this push:
new 0da5ec1 I volunteered
0da5ec1 is described below
commit 0da5ec17b4b8ae62e3e16da6808404ce8cc128af
Author: Ben Ross <[email protected]>
AuthorDate: Mon Dec 14 16:58:14 2020 -0800
I volunteered
---
CODEOWNERS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/CODEOWNERS b/CODEOWNERS
index 24666fc..5334a6f 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -137,8 +137,8 @@ geode-core/**/org/apache/geode/internal/cache/event/**
@agingade
#------------------------------------------------------------
# Session State:
#------------------------------------------------------------
-extensions/** @sabbey37
@jdeppe-pivotal
-geode-core/**/org/apache/geode/internal/modules/util/** @sabbey37
@jdeppe-pivotal
+extensions/** @sabbey37
@jdeppe-pivotal @bross
+geode-core/**/org/apache/geode/internal/modules/util/** @sabbey37
@jdeppe-pivotal @bross
#------------------------------------------------------------
# DEV rest API
@@ -254,8 +254,8 @@ geode-core/**/org/apache/geode/internal/cache/snapshot/**
@agingade
# JDBC connector
#------------------------------------------------------------
#geode-connectors/**
-geode-core/**/org/apache/geode/datasource/** @agingade
-geode-core/**/org/apache/geode/internal/datasource/** @agingade
+geode-core/**/org/apache/geode/datasource/** @agingade @bross
+geode-core/**/org/apache/geode/internal/datasource/** @agingade @bross
#------------------------------------------------------------