This is an automated email from the ASF dual-hosted git repository.
dbarnes 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 00d2e75 Add writers to CODEOWNERS (#5820)
00d2e75 is described below
commit 00d2e759643a3ad54bcf5fcaba6d181ab7a7d60e
Author: Dave Barnes <[email protected]>
AuthorDate: Tue Dec 8 13:42:57 2020 -0800
Add writers to CODEOWNERS (#5820)
* Add writers to CODEOWNERS
---
CODEOWNERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CODEOWNERS b/CODEOWNERS
index 54fc390..045fad7 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -299,8 +299,8 @@ geode-management/src/test/script/update-management-wiki.sh
@onichols-pivotal
#------------------------------------------------------------
# Documentation
#------------------------------------------------------------
-#geode-book/**
-#geode-docs/**
+geode-book/**
@karensmolermiller @davebarnes97
+geode-docs/**
@karensmolermiller @davebarnes97
#BUILDING.md
#CODE_OF_CONDUCT.md
LICENSE @onichols-pivotal