Skip to content

Commit c97cfac

Browse files
robbadleronichols-pivotal
authored andcommitted
2 codeowners, 1 per file
1 parent e32c0a8 commit c97cfac

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,4 @@ The following provides more details on the included cryptographic software:
169169
The [JCE Unlimited Strength Jurisdiction Policy](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
170170
may need to be installed separately to use keystore passwords with 7 or more characters.
171171
* Apache Geode links to and uses [OpenSSL](https://www.openssl.org/) ciphers.
172+

eviction/src/main/java/org/apache/geode_examples/eviction/Example.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ public void putEntries(Region<Integer, String> region) {
7070
}
7171
}
7272
}
73+

0 commit comments

Comments
 (0)