You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rh...@apache.org on 2020/12/17 18:41:11 UTC

[geode] branch feature/introduce-codeowners updated: Add myself as gradle and ci owner.

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

rhoughton 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 f7c1ea0  Add myself as gradle and ci owner.
f7c1ea0 is described below

commit f7c1ea0b6ed26ac3e9083fc17d393f812a8c68b1
Author: Robert Houghton <rh...@pivotal.io>
AuthorDate: Thu Dec 17 10:39:57 2020 -0800

    Add myself as gradle and ci owner.
---
 CODEOWNERS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/CODEOWNERS b/CODEOWNERS
index 5334a6f..793e6f6 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -280,17 +280,17 @@ geode-redis/**                                               @sabbey37 @jdeppe-p
 #------------------------------------------------------------
 # Build and tooling
 #------------------------------------------------------------
-#*.gradle
+*.gradle                                                     @rhoughton-pivot
 #etc/**
-#build.gradle
-#buildSrc/**
-buildSrc/**/DependencyConstraints.groovy                     @onichols-pivotal
-ci/**                                                        @onichols-pivotal
+build.gradle                                                 @rhoughton-pivot
+buildSrc/**                                                  @rhoughton-pivot
+buildSrc/**/DependencyConstraints.groovy                     @onichols-pivotal @rhoughton-pivot
+ci/**                                                        @onichols-pivotal @rhoughton-pivot
 dev-tools/**                                                 @onichols-pivotal
 docker/**                                                    @onichols-pivotal
 geode-management/src/test/script/update-management-wiki.sh   @onichols-pivotal
 #boms/**
-#*gradle*
+*gradle*                                                     @rhoughton-pivot
 #static-analysis/**
 #geode-old-versions/**
 #KEYS