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/11/09 22:00:18 UTC

[geode-examples] branch test-2-codeowners created (now c97cfac)

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

rhoughton pushed a change to branch test-2-codeowners
in repository https://gitbox.apache.org/repos/asf/geode-examples.git.


      at c97cfac  2 codeowners, 1 per file

This branch includes the following new commits:

     new c97cfac  2 codeowners, 1 per file

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[geode-examples] 01/01: 2 codeowners, 1 per file

Posted by rh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c97cfacde9361f6f3d8c04c3450529d7e8933e58
Author: Robert Houghton <rh...@pivotal.io>
AuthorDate: Mon Nov 9 13:59:00 2020 -0800

    2 codeowners, 1 per file
---
 README.md                                                              | 1 +
 eviction/src/main/java/org/apache/geode_examples/eviction/Example.java | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 9046cf3..8881380 100644
--- a/README.md
+++ b/README.md
@@ -169,3 +169,4 @@ The following provides more details on the included cryptographic software:
   The [JCE Unlimited Strength Jurisdiction Policy](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
   may need to be installed separately to use keystore passwords with 7 or more characters.
 * Apache Geode links to and uses [OpenSSL](https://www.openssl.org/) ciphers.
+
diff --git a/eviction/src/main/java/org/apache/geode_examples/eviction/Example.java b/eviction/src/main/java/org/apache/geode_examples/eviction/Example.java
index b83dfbb..505c689 100644
--- a/eviction/src/main/java/org/apache/geode_examples/eviction/Example.java
+++ b/eviction/src/main/java/org/apache/geode_examples/eviction/Example.java
@@ -70,3 +70,4 @@ public class Example {
     }
   }
 }
+