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 a95053f4fa3f173f43727a53a831fe502635ef7d
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..f6b15ff
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,8 @@
+* @upthewaterspout
+
+/wan @rhoughton-pivot @upthewaterspout @onichols-pivotal
+*gradle* @rhoughton-pivot
+
+/README.md @onichols-pivotal
+
+# *.jar @apache/geode-committers

Reply via email to