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

rhoughton pushed a commit to branch test-code-ownership
in repository https://gitbox.apache.org/repos/asf/geode-examples.git

commit 403efa3d4f931851c3f0b673dc32b8014fdeb23f
Author: Robert Houghton <[email protected]>
AuthorDate: Fri Oct 30 15:53:14 2020 -0700

    Testing a CODEOWNERS file
    
    Co-authored-by: Robert Houghton <[email protected]>
    Co-authored-by: Owen Nichols <[email protected]>
---
 CODEOWNERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000..40e021f
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,8 @@
+* @upthewaterspout
+
+/wan @rhoughton-pivot @upthewaterspout
+*gradle* @rhoughton-pivot
+
+/README.md @onichols-pivotal
+
+# *.jar @apache/geode-committers

Reply via email to