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/10/30 22:53:48 UTC

[geode-examples] 01/01: Testing a CODEOWNERS file

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 0ee42f0eec321d3f9ce8dbfdcd0e03f234365d94
Author: Robert Houghton <rh...@pivotal.io>
AuthorDate: Fri Oct 30 15:53:14 2020 -0700

    Testing a CODEOWNERS file
    
    Co-authored-by: Robert Houghton <rh...@pivotal.io>
    Co-authored-by: Owen Nichols <on...@pivotal.io>
---
 CODEOWNERS | 8 ++++++++
 1 file changed, 8 insertions(+)

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